AVPlayerItem.SeekableTimeRanges 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 time ranges within which it is possible to SeekAsync(CMTime, CMTime, CMTime).
public virtual Foundation.NSValue[] SeekableTimeRanges { [Foundation.Export("seekableTimeRanges")] get; }
member this.SeekableTimeRanges : Foundation.NSValue[]
Property Value
NSValue[]
(More documentation for this node is coming)
This value can be null
.
- Attributes