new LiveTVPresenter() → {LiveTVPresenter}
Returns:
- Type:
- LiveTVPresenter
Extends
- GridPresenterBase
Methods
configureLoadTask(task, _parentItem, _viewMode) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
task | object | |
_parentItem | object | |
_viewMode | string |
Returns:
- Type:
- void
getBackdropMode() → {string}
LiveTV uses fullscreen backdrop
Returns:
- Type:
- string
getGridConfig(_viewMode) → {object}
Channel logos need scaleToFit, not scaleToZoom
Parameters:
| Name | Type | Description |
|---|---|---|
_viewMode | string |
Returns:
- Type:
- object
getOptions(_parentItem) → {object}
Parameters:
| Name | Type | Description |
|---|---|---|
_parentItem | object |
Returns:
- Type:
- object
isTVGuideView() → {boolean}
Check if current view is TV Guide
Returns:
- Type:
- boolean
onDestroy() → {void}
Returns:
- Type:
- void
onInit(view) → {void}
Parameters:
| Name | Type | Description |
|---|---|---|
view | object |
Returns:
- Type:
- void
shouldShowPresentationInfo(_viewMode) → {boolean}
No presentation info for LiveTV
Parameters:
| Name | Type | Description |
|---|---|---|
_viewMode | string |
Returns:
- Type:
- boolean