AVVideoCompositionInstruction.TimeRange 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 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