Class: shaka.text.SpeechRenderer

Constructor

new SpeechRenderer(container)

Parameters:
Name Type Description
container HTMLElement
Implements:
Source:

Members

container_ :HTMLElement

Type:
  • HTMLElement
Source:

span_ :HTMLElement

Type:
  • HTMLElement
Source:

Methods

clear()

Remove current content
Source:

release()

Request that this object release all internal references.
Implements:
Source:

render(text)

Parameters:
Name Type Description
text string
Source: