AVAssetReader.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.
JThe time range of the Asset that should be read.
public virtual CoreMedia.CMTimeRange TimeRange { [Foundation.Export("timeRange")] get; [Foundation.Export("setTimeRange:")] set; }
member this.TimeRange : CoreMedia.CMTimeRange with get, set
Property Value
- Attributes