AVAssetReaderVideoCompositionOutput.VideoTracks 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 array of AVAssetTrack video tracks used for composited video.
public virtual AVFoundation.AVAssetTrack[] VideoTracks { [Foundation.Export("videoTracks")] get; }
member this.VideoTracks : AVFoundation.AVAssetTrack[]
Property Value
- Attributes