AVAssetWriterInputPassDescription.SourceTimeRanges 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.
An array of NSValue objects whose values must be CMTimeRange structures, each of which represents a source time range.
public virtual Foundation.NSValue[] SourceTimeRanges { [Foundation.Export("sourceTimeRanges")] get; }
member this.SourceTimeRanges : Foundation.NSValue[]
Property Value
NSValue[]
- Attributes