DashUtcTiming

Determines the type of UTC timing included in the DASH Media Presentation Description (MPD).

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The UTC timing mode.

Link copied to clipboard

The the method that the player uses to synchronize to coordinated universal time (UTC) wall clock time.

Functions

Link copied to clipboard
inline fun copy(block: DashUtcTiming.Builder.() -> Unit = {}): DashUtcTiming
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String