Contents

seekableTimeRanges

An array of time ranges within which it is possible to seek.

Declaration

nonisolated var seekableTimeRanges: [NSValue] { get }

Discussion

The array contains NSValue objects containing a CMTimeRange value indicating the times ranges to which the player item can seek. The time ranges returned may be discontinuous.

See Also

Determining available time ranges