playbackStartOffset
The offset, in seconds, in the playlist where the last uninterrupted period of playback began.
Declaration
var playbackStartOffset: TimeInterval { get }Discussion
The property corresponds to “c-start-time”.
The value of this property is negative if unknown.
This property is not compatible with key-value observing.