dtsMicros

expect val dtsMicros: Long?

dts converted to microseconds on the stream's own timeline, or null when absent.

actual val dtsMicros: Long?

dts converted to microseconds on the stream's own timeline, or null when absent.

actual val dtsMicros: Long?

dts converted to microseconds on the stream's own timeline. Null when there is no dts.

Decode timestamps run behind presentation timestamps wherever frames are reordered, which is why a player watches them: they are what the demuxer's read position actually is. Overflow safe on the same grounds as ptsMicros.

actual val dtsMicros: Long?

dts converted to microseconds on the stream's own timeline, or null when absent.

actual val dtsMicros: Long?

dts converted to microseconds on the stream's own timeline, or null when absent.