Class PlaybackRateRadioGroup

<theoplayer-playback-rate-radio-group> - A radio group that shows a list of playback rates, from which the user can choose a desired playback rate.

Slot

RadioButton - The possible options for the playback rate. The value of each radio button must be a valid number. For example: <theoplayer-radio-button value="2">2x</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