AVCompositionTrack.Segments 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.
Gets the array of AVCompositionTrackSegment objects that comprise the track.
public virtual AVFoundation.AVCompositionTrackSegment[] Segments { [Foundation.Export("segments", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Segments : AVFoundation.AVCompositionTrackSegment[]
Property Value
- Attributes