Class: shaka.ui.SettingsMenu

Constructor

(export) new SettingsMenu(parentnon-null, controlsnon-null, iconText)

Parameters:
Name Type Description
parent HTMLElement
controls shaka.ui.Controls
iconText string
Implements:
Extends:
Source:

Extends

Members

(protected, non-null) backButton :HTMLElement

Type:
  • HTMLElement
Source:

(protected, non-null) backSpan :HTMLElement

Type:
  • HTMLElement
Source:

(protected, non-null) button :HTMLElement

Type:
  • HTMLElement
Source:

(protected, non-null) currentSelection :HTMLElement

Type:
  • HTMLElement
Source:

(protected, non-null) icon :HTMLElement

Type:
  • HTMLElement
Source:
Type:
  • HTMLElement
Source:

(protected, non-null) nameSpan :HTMLElement

Type:
  • HTMLElement
Source:

(export) parent :HTMLElement

Type:
  • HTMLElement
Overrides:
Source:

(export) player :shaka.Player

Type:
Overrides:
Source:

Methods

(private) addButton_(iconText)

Parameters:
Name Type Description
iconText string
Source:

(private) addMenu_()

Source:

(private) onButtonClick_()

Source: