PHLivePhotoEditingContext.FrameProcessor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use 'FrameProcessor2' instead.
Gets or sets a frame processing block that processes each frame of the Live Photo.
[System.Obsolete("Use 'FrameProcessor2' instead.", true)]
public virtual Photos.PHLivePhotoFrameProcessingBlock FrameProcessor { get; set; }
member this.FrameProcessor : Photos.PHLivePhotoFrameProcessingBlock with get, set
Property Value
This value can be null
.
- Attributes