AVVideoCompositionInstruction.TimeRange Property

Definition

The CMTimeRange for which the composition instruction applies.

public virtual CoreMedia.CMTimeRange TimeRange { [Foundation.Export("timeRange")] get; [Foundation.NotImplemented("Not available on AVVideoCompositionInstruction, only available on AVMutableVideoCompositionInstruction")] set; }
member this.TimeRange : CoreMedia.CMTimeRange with get, set

Property Value

Attributes

Applies to