- Source:
Methods
(static) OnScreenShown() → {void}
(static) SetDefaultAudioTrack(itemData) → {void}
Parameters:
Name | Type | Description |
---|---|---|
itemData |
dynamic |
(static) SetUpAudioOptions(streams) → {void}
Parameters:
Name | Type | Description |
---|---|---|
streams |
dynamic |
(static) SetUpVideoOptions(streams) → {void}
Parameters:
Name | Type | Description |
---|---|---|
streams |
dynamic |
(static) audioOptionsClosed() → {void}
Check if options updated and any reloading required
(static) getEndTime() → {string}
(static) getRuntime() → {integer}
(static) init() → {void}
- Source:
(static) itemContentChanged() → {void}
(static) onKeyEvent(key, press) → {boolean}
Parameters:
Name | Type | Description |
---|---|---|
key |
string | |
press |
boolean |
(static) round(f) → {integer}
Parameters:
Name | Type | Description |
---|---|---|
f |
float |
(static) setFavoriteColor() → {void}
(static) setFieldText(field, value) → {void}
Parameters:
Name | Type | Description |
---|---|---|
field |
dynamic | |
value |
dynamic |
(static) setWatchedColor() → {void}
(static) trailerAvailableChanged() → {void}
(static) videoOptionsClosed() → {void}
Check if options were updated and if any reloding is needed...