Class TextTrackStyleRadioGroup

<theoplayer-text-track-style-radio-group> - A radio group that shows a list of values for a text track style option, from which the user can choose a desired value.

Attribute

property - The property name of the text track style option. One of TextTrackStyleOption.

Slot

RadioButton - The possible options for the text track style option. For example: <theoplayer-radio-button value="#ff0000">Red</theoplayer-radio-button>

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

Generated using TypeDoc