<!--
{
  "availability" : [
    "macOS: 10.12.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/Photos/PHLivePhotoEditingErrorCode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Photos"
    ],
    "preciseIdentifier" : "c:@E@PHLivePhotoEditingErrorCode"
  },
  "title" : "PHLivePhotoEditingErrorCode"
}
-->

# PHLivePhotoEditingErrorCode

Error codes for Live Photo editing errors.

```
enum PHLivePhotoEditingErrorCode
```

## Overview

These error codes appear for errors in the completion handlers of the [`init(livePhotoEditingInput:)`](/documentation/Photos/PHLivePhotoEditingContext/init(livePhotoEditingInput:)) and [`saveLivePhoto(to:options:completionHandler:)`](/documentation/Photos/PHLivePhotoEditingContext/saveLivePhoto(to:options:completionHandler:)) methods.

## Topics

### Constants

[`PHLivePhotoEditingErrorCode.unknown`](/documentation/Photos/PHLivePhotoEditingErrorCode/unknown)

No further information is available about the cause of the error.

[`PHLivePhotoEditingErrorCode.aborted`](/documentation/Photos/PHLivePhotoEditingErrorCode/aborted)

Live Photo processing was canceled by the Processing an Editing Context’s Live Photo method.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)