Methods
(static) DisplayAudioAvailable(streams) → {void}
Adds "+N" (e.g. +1) if there is more than one audio track to choose from
Parameters:
Name | Type | Description |
---|---|---|
streams | object |
Returns:
- Type:
- void
(static) DisplayVideoAvailable(streams) → {void}
Adds "+N" (e.g. +1) if there is more than one video version to choose from
Parameters:
Name | Type | Description |
---|---|---|
streams | object |
Returns:
- Type:
- void
(static) SetupAudioDisplay(mediaStreams, selectedAudioStreamIndex) → {void}
Display current audio_codec and check if there is more than one audio track to choose from...
Parameters:
Name | Type | Description |
---|---|---|
mediaStreams | object | |
selectedAudioStreamIndex | integer |
Returns:
- Type:
- void
(static) focusChanged() → {void}
Returns:
- Type:
- void
(static) getEndTime() → {string}
Returns:
- Type:
- string
(static) getRuntime() → {integer}
Returns:
- Type:
- integer
(static) init() → {void}
Returns:
- Type:
- void
(static) itemContentChanged() → {void}
Returns:
- Type:
- void