VideoTimebaseConverter

class VideoTimebaseConverter(inputTimebase: Timebase, timeProvider: TimeProvider)(source)

Converts video timestamps to Timebase.UPTIME if necessary.

Constructors

Link copied to clipboard
constructor(inputTimebase: Timebase, timeProvider: TimeProvider)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun convertToUptimeNs(timestampNs: Long): Long

Converts the video timestamp to Timebase.UPTIME if necessary.