AVCompositionTrack.Segments Property

Definition

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

Applies to