AVPlayerItem.LoadedTimeRanges 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.
An array of CMTimeRanges that have been loaded.
public virtual Foundation.NSValue[] LoadedTimeRanges { [Foundation.Export("loadedTimeRanges")] get; }
member this.LoadedTimeRanges : Foundation.NSValue[]
Property Value
NSValue[]
- Attributes