AVMutableCompositionTrack.Segments Property

Definition

Gets or sets the track segments in the track.

public virtual AVFoundation.AVCompositionTrackSegment[] Segments { [Foundation.Export("segments", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSegments:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Segments : AVFoundation.AVCompositionTrackSegment[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to