decodeTimeStamp
The decode timestamp of the first sample in the buffer.
Declaration
var decodeTimeStamp: CMTime { get }Discussion
The system expects sample buffers to store samples in their decode order, even if their presentation order is different.
This value is invalid if there’s an error.