<theoplayer-track-radio-group> - A radio group that shows a list of media or text tracks, from which the user can choose an active track.

Attribute

track-type - The track type of the available tracks. Can be "audio", "video" or "subtitles".

Attribute

show-off - If set, shows an "off" button to disable all tracks. Can only be used with the "subtitles" track type.

Hierarchy

Constructors

Properties

activeVideoQuality?: VideoQuality
deviceType?: DeviceType
fullscreen?: boolean
playbackRate?: number
previewTime?: number
streamType?: StreamType
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