Class QualityRadioButton

<theoplayer-quality-radio-button> - A radio button that shows the label of a given video quality, and switches the video track's target quality to that quality when clicked.

Hierarchy (view full)

Constructors

Accessors

  • get checked(): boolean
  • Whether this radio button is checked.

    Returns boolean

  • set checked(checked): void
  • Parameters

    • checked: boolean

    Returns void

  • get disabled(): boolean
  • Whether the button is disabled.

    When disabled, the button cannot be clicked.

    Returns boolean

  • set disabled(disabled): void
  • Parameters

    • disabled: boolean

    Returns void

Methods

Generated using TypeDoc