<theoplayer-time-display> - A control that displays the current time of the stream.

Attribute

show-duration - If set, also shows the duration of the stream.

Attribute

remaining - If set, shows the remaining time of the stream. Not compatible with show-duration.

Attribute

remaining-when-live - If set, and the stream is a livestream, shows the remaining time (until the live point) of the stream.

Hierarchy

Constructors

Properties

activeVideoQuality?: VideoQuality
deviceType?: DeviceType
fullscreen?: boolean
playbackRate?: number
previewTime?: number
targetVideoQualities?: VideoQuality[]
theoplayerUiObservedProperties: (keyof StateReceiverPropertyMap)[]

The names of the properties this element will receive.

Accessors

Methods

  • Parameters

    • attrName: string
    • oldValue: any
    • newValue: any

    Returns void

Generated using TypeDoc