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