---
title: PHLivePhotoEditingOption
framework: photos
role: symbol
role_heading: Structure
path: photos/phlivephotoeditingoption
---

# PHLivePhotoEditingOption

Keys for the options dictionary used with the methods listed in Processing an Editing Context’s Live Photo.

## Declaration

```swift
struct PHLivePhotoEditingOption
```

## Topics

### Initializers

- [init(rawValue:)](photos/phlivephotoeditingoption/init(rawvalue:).md)

### Type Properties

- [shouldRenderAtPlaybackTime](photos/phlivephotoeditingoption/shouldrenderatplaybacktime.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Processing an Editing Context’s Live Photo

- [saveLivePhoto(to:options:completionHandler:)](photos/phlivephotoeditingcontext/savelivephoto(to:options:completionhandler:).md)
- [prepareLivePhotoForPlayback(withTargetSize:options:completionHandler:)](photos/phlivephotoeditingcontext/preparelivephotoforplayback(withtargetsize:options:completionhandler:).md)
- [cancel()](photos/phlivephotoeditingcontext/cancel().md)
