decodeTimeOfLastSampleReachableByForwardSteppingThatIsAlreadyLoadedByByteSource
The duration of the playable content starting from the cursor position.
Declaration
optional var decodeTimeOfLastSampleReachableByForwardSteppingThatIsAlreadyLoadedByByteSource: CMTime { get }Discussion
Indicates the time difference between the current cursor decode timestamp (DTS) and the last reachable sample DTS. This is necessary to play certain assets such as those with HTTP URLs, because it indicates what samples the byte source has already loaded.