ProducerReferenceTimeInfo

ProducerReferenceTimeInfo

@ExperimentalBitmovinApi

data class ProducerReferenceTimeInfo(val offsetToAvailabilityStartTime: Double)

Information relating to the producer reference time, based on the ProducerReferenceTime element in the DASH manifest.

Constructors

ProducerReferenceTimeInfoconstructor(offsetToAvailabilityStartTime: Double)

Properties

NameSummary
offsetToAvailabilityStartTimeval offsetToAvailabilityStartTime: Double
Offset in seconds between the MPD's availabilityStartTime and the producer reference wall-clock time at the start of the MPD presentation timeline.