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