Class: shaka.ui.RemoteButton

Constructor

new RemoteButton(parentnon-null, controlsnon-null)

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

Extends

Classes

Factory

Members

callbackId_ :number

Type:
  • number
Source:

isAirPlay_ :boolean

Type:
  • boolean
Source:

parent :HTMLElement

Type:
  • HTMLElement
Overrides:
Implements:
Source:

remoteButton_ :HTMLButtonElement

Type:
  • HTMLButtonElement
Source:

remoteIcon_ :HTMLElement

Type:
  • HTMLElement
Source:

Methods

updateIcon_()

Source:

updateLocalizedStrings_()

Source:

updateRemoteState_(forceopt)

Parameters:
Name Type Attributes Default Description
force boolean <optional>
false
Source: