Methods
(static) SetUpAudioOptions(streams) → {void}
List of audio tracks to choose from
Parameters:
Name | Type | Description |
---|---|---|
streams |
object |
(static) SetUpVideoOptions(streams) → {void}
List of video versions to choose from
Parameters:
Name | Type | Description |
---|---|---|
streams |
object |
(static) audioOptionsClosed() → {void}
(static) init() → {void}
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key |
string | |
press |
boolean |