AVAsynchronousVideoCompositionRequest.SourceTrackIDs 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.
The track IDs of the source buffers that are available for composing the frame.
public virtual Foundation.NSNumber[] SourceTrackIDs { [Foundation.Export("sourceTrackIDs")] get; }
member this.SourceTrackIDs : Foundation.NSNumber[]
Property Value
NSNumber[]
- Attributes