AVAssetDownloadTask.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.
Gets an array of time ranges for which playable data has already been obtained.
public virtual Foundation.NSValue[] LoadedTimeRanges { [Foundation.Export("loadedTimeRanges")] get; }
member this.LoadedTimeRanges : Foundation.NSValue[]
Property Value
NSValue[]
- Attributes