Internal Actions
These actions are used internally, but can also be used to create more complex and interactive media pages. Unlike the main actions, they have no version control and are only valid for version 0.1.158+. Therefore, please check your version if you encounter any errors/warnings, because the syntax in previous versions can be different.
Note: The main actions (Actions) are also described here (in less detail) to provide a better overview of all available actions.
If you would like to search for an action, please have a look at this link: https://msx.benzac.de/info/xp/actions.html.
Syntax & Example | Data | Main Action | Description |
---|---|---|---|
|
Optional | Yes | Plays an audio. |
|
Optional | No | Plays an audio in auto mode. |
|
Optional | No | Executes a platform-specific audio broadcast action in auto mode. |
|
Optional | No | Plays a plugin audio in auto mode. |
|
Optional | No | Plays an audio by resolving it with a URL in auto mode (the response data must contain a url property).
|
|
Optional | No | Executes a platform-specific audio broadcast action. |
|
Optional | Yes | Plays a plugin audio. |
|
Optional | No | Plays an audio by resolving it with a URL (the response data must contain a url property).
|
|
None | No | Awakes the screen when the screen saver is active and starts a new sleep or eject timeout. |
|
None | Yes | Goes back in history. |
|
None | No | Shows the background scene (if a video is active, the video scene becomes visible). |
|
None | No | Loads a background (temporarily). The background is reset as soon as a new selection is performed. |
|
None | No |
Loads a background (temporarily) by resolving it with a URL (the response data must contain a |
|
None | No |
Starts a busy action. A busy action can be pending for maximum 30 seconds (after this time, it is automatically stopped). |
|
None | No | Stops a busy action. |
|
None | No | Closes all overlays. |
|
None | No | Closes visible content and/or panel. |
|
None | No | Closes a visible content and/or panel that has the specific flag. |
|
None | Yes | Loads a content page. |
|
Required | Yes | Shows a content page. |
|
None | No | Shows a content page by indicating the data inline as base64-encoded JSON. |
|
None | No | Loads a content page from the interaction plugin. |
|
None | No | Loads a content page from the interaction plugin (with ensuring that the interaction plugin is loaded). |
|
None | No | Loads a content page from the player (handled by the video/audio plugin). |
|
None | Yes | Loads a content page in user mode. |
|
Required | Yes | Executes multiple actions in a row. |
|
Optional | No |
Executes an action after a specific delay (indicated in seconds). The maximum delay is 30 seconds. Note: There can only be one pending delay action per ID. If a new delay action is started for an existing ID, the previous action is automatically canceled. |
|
None | No | Cancels a pending delay action. |
|
None | No | Executes (and stops) a pending delay action. |
|
None | No | Restarts a pending delay action. |
|
None | No | Shows a dialog. The dialog none is a special dialog and will close an active notification.
|
|
None | No | Shows the auto eject panel if a video/audio/slideshow is active. |
|
Required | No | If the entered code is correct, the indicated action is executed (the data must contain an action property and can optionally contain an action-related data property).
|
|
None | Yes | Shows an error message. |
|
Optional | No | Triggers a custom event (that can be handled by the interaction and/or video/audio plugin). |
|
Optional | Yes | Executes an action on server side. |
|
Optional | Yes | Executes an action on server side with accurate headers. |
|
Optional | Yes | Executes an action on server side with an entered code. |
|
Optional | Yes | Executes an action on server side with an entered code with accurate headers. |
|
Optional | No | Executes an action on the interaction plugin with an entered code. |
|
Optional | No | Executes an action on the interaction plugin with an entered code (with ensuring that the interaction plugin is loaded). |
|
Optional | No | Executes an action on the player with an entered code (handled by the video/audio plugin). |
|
Optional | Yes | Executes an action on server side with an entered code in user mode. |
|
Optional | Yes | Executes an action on server side with an entered code in user mode with accurate headers. |
|
None | No | Executes an action by simply fetching it from the server. |
|
None | No | Executes an action by simply fetching it from the server with accurate headers. |
|
None | No | Executes an action by simply fetching it from the server in user mode. |
|
None | No | Executes an action by simply fetching it from the server in user mode with accurate headers. |
|
Optional | No |
Executes an action on server side with attached system info. It is also possible to attach the extended system info (including URL parameters and system data) or only a specific system info. |
|
Optional | No |
Executes an action on server side with attached system info with accurate headers.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes an action on the interaction plugin with attached system info.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes an action on the interaction plugin with attached system info (with ensuring that the interaction plugin is loaded).
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes an action on the player with attached system info (handled by the video/audio plugin).
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes an action on server side with attached system info in user mode.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes an action on server side with attached system info in user mode with accurate headers.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No | Executes an action on the interaction plugin. |
|
Optional | No | Executes an action on the interaction plugin (with ensuring that the interaction plugin is loaded). |
|
Optional | No | Executes an action on the player (handled by the video/audio plugin). |
|
Required | No | Executes an action with attached response from a request action (the data must contain a requestAction property and can optionally contain a request-related requestData property).
|
|
Optional | No | Executes an action on server side with attached resume keys. |
|
Optional | No | Executes an action on server side with attached resume keys with accurate headers. |
|
Optional | No | Executes an action on the interaction plugin with attached resume keys. |
|
Optional | No | Executes an action on the interaction plugin with attached resume keys (with ensuring that the interaction plugin is loaded). |
|
Optional | No | Executes an action on the player with attached resume keys (handled by the video/audio plugin). |
|
Optional | No | Executes an action on server side with attached resume keys in user mode. |
|
Optional | No | Executes an action on server side with attached resume keys in user mode with accurate headers. |
|
Optional | No | Executes a service action on server side. |
|
Optional | No | Executes a service action on server side with accurate headers. |
|
None | No | Executes a service action by simply fetching it from the server. |
|
None | No | Executes a service action by simply fetching it from the server with accurate headers. |
|
None | No | Executes a service action by simply fetching it from the server in user mode. |
|
None | No | Executes a service action by simply fetching it from the server in user mode with accurate headers. |
|
Optional | No |
Executes a service action on server side with attached system info.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes a service action on server side with attached system info with accurate headers.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes a service action on the interaction plugin with attached system info.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes a service action on the interaction plugin with attached system info (with ensuring that the interaction plugin is loaded).
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes a service action on the player with attached system info (handled by the video/audio plugin).
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes a service action on server side with attached system info in user mode.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No |
Executes a service action on server side with attached system info in user mode with accurate headers.
It is also possible to attach the extended or only a specific system info.
Please see action |
|
Optional | No | Executes a service action on the interaction plugin. |
|
Optional | No | Executes a service action on the interaction plugin (with ensuring that the interaction plugin is loaded). |
|
Optional | No | Executes a service action on the player (handled by the video/audio plugin). |
|
Required | No | Executes a service action with attached response from a request action (the data must contain a requestAction property and can optionally contain a request-related requestData property).
|
|
Optional | No | Executes a service action on server side with attached resume keys. |
|
Optional | No | Executes a service action on server side with attached resume keys with accurate headers. |
|
Optional | No | Executes a service action on the interaction plugin with attached resume keys. |
|
Optional | No | Executes a service action on the interaction plugin with attached resume keys (with ensuring that the interaction plugin is loaded). |
|
Optional | No | Executes a service action on the player with attached resume keys (handled by the video/audio plugin). |
|
Optional | No | Executes a service action on server side with attached resume keys in user mode. |
|
Optional | No | Executes a service action on server side with attached resume keys in user mode with accurate headers. |
|
Optional | No | Executes a service action on server side with attached slider info. |
|
Optional | No | Executes a service action on server side with attached slider info with accurate headers. |
|
Optional | No | Executes a service action on the interaction plugin with attached slider info. |
|
Optional | No | Executes a service action on the interaction plugin with attached slider info (with ensuring that the interaction plugin is loaded). |
|
Optional | No | Executes a service action on the player with attached slider info (handled by the video/audio plugin). |
|
Optional | No | Executes a service action on server side with attached slider info in user mode. |
|
Optional | No | Executes a service action on server side with attached slider info in user mode with accurate headers. |
|
Optional | No | Executes a service action on server side in user mode. |
|
Optional | No | Executes a service action on server side in user mode with accurate headers. |
|
Optional | No |
Executes a service action on server side with attached video info.
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes a service action on server side with attached video info with accurate headers.
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes a service action on the interaction plugin with attached video info.
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes a service action on the interaction plugin with attached video info (with ensuring that the interaction plugin is loaded).
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes a service action on the player with attached video info (handled by the video/audio plugin).
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes a service action on server side with attached video info in user mode.
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes a service action on server side with attached video info in user mode with accurate headers.
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No | Executes an action on server side with attached slider info. |
|
Optional | No | Executes an action on server side with attached slider info with accurate headers. |
|
Optional | No | Executes an action on the interaction plugin with attached slider info. |
|
Optional | No | Executes an action on the interaction plugin with attached slider info (with ensuring that the interaction plugin is loaded). |
|
Optional | No | Executes an action on the player with attached slider info (handled by the video/audio plugin). |
|
Optional | No | Executes an action on server side with attached slider info in user mode. |
|
Optional | No | Executes an action on server side with attached slider info in user mode with accurate headers. |
|
Optional | Yes | Executes an action on server side in user mode. |
|
Optional | Yes | Executes an action on server side in user mode with accurate headers. |
|
Optional | No |
Executes an action on server side with attached video info. It is also possible to attach only a specific video info. |
|
Optional | No |
Executes an action on server side with attached video info with accurate headers.
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes an action on the interaction plugin with attached video info.
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes an action on the interaction plugin with attached video info (with ensuring that the interaction plugin is loaded).
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes an action on the player with attached video info (handled by the video/audio plugin).
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes an action on server side with attached video info in user mode.
It is also possible to attach only a specific video info.
Please see action |
|
Optional | No |
Executes an action on server side with attached video info in user mode with accurate headers.
It is also possible to attach only a specific video info.
Please see action |
|
None | No | Exits the application by using the platform-specific function. |
|
None | Yes | Focuses an item with the indicated ID in the current context. |
|
None | No | Clears the focus cache for a menu, content, and/or panel that has the specific flag. |
|
None | No | Focuses a control in the current context. |
|
None | No | Focuses and executes an item with the indicated ID in the current context. |
|
None | No | Focuses and executes an item with the indicated index in the current context. |
|
None | Yes | Focuses an item with the indicated index in the current context. |
|
None | No | Toggles the fullscreen. |
|
None | No | Goes back in the web history. |
|
None | No | Clears the web history. |
|
None | No | Goes to the web history start. |
|
None | No | Validates the web history. |
|
None | No | Shows the main scene (or the context menu if the main scene is already active). |
|
Optional | Yes | Shows an image. |
|
Required | Yes | Shows an image by using the current context. |
|
Optional | No | Shows an image by resolving it with a URL (the response data must contain a url property).
|
|
None | Yes | Shows an info message. |
|
None | No |
Starts an interaction-related busy action. This busy action is automatically stopped if the interaction plugin is unloaded. A busy action can be pending for maximum 30 seconds (after this time, it is automatically stopped). |
|
None | No | Stops an interaction-related busy action. |
|
Required | No | Commits data to the interaction plugin. |
|
Optional | No | Commits a code to the interaction plugin. |
|
Optional | No | Commits the dictionary to the interaction plugin. |
|
Optional | No | Commits the system info to the interaction plugin. |
|
Optional | No | Commits the extended system info (including URL parameters and system data) or a specific system info to the interaction plugin. |
|
Optional | No | Commits a message to the interaction plugin. |
|
Optional | No | Commits a response to the interaction plugin. |
|
Optional | No | Commits the slider info to the interaction plugin. |
|
Optional | No | Commits a transformed/normalized string to the interaction plugin. |
|
Optional | No | Commits the video info to the interaction plugin. |
|
Optional | No | Commits a specific video info to the interaction plugin. |
|
Optional | No |
Loads the interaction plugin (and optionally commits data to it).
If the interaction plugin is already loaded and action-related data is provided, this action behaves like |
|
None | No | Reloads the interaction plugin. |
|
None | No | Unloads the interaction plugin. |
|
None | No | Invalidates the current content (only if the content data is reloadable). |
|
None | No | Invalidates the current content if it has the specific flag. |
|
None | No | Invalidates a content item. |
|
None | No | Invalidates a content overlay item. |
|
None | No | Invalidates a content underlay item. |
|
None | No | Invalidates the current menu (only if the menu data is reloadable). |
|
None | No | Invalidates the current menu if it has the specific flag. |
|
None | No | Invalidates a menu item. |
|
None | No | Invalidates the current panel (only if the panel data is reloadable). |
|
None | No | Invalidates the current panel if it has the specific flag. |
|
None | No | Invalidates a panel item. |
|
None | No | Invalidates a panel overlay item. |
|
None | No | Invalidates a panel underlay item. |
|
None | No | Triggers a remote key. |
|
None | No | Triggers a remote key by using the remote key code. |
|
Optional | No |
Executes an action when all running animations are completed. If no animations are currently running, the action is executed directly. |
|
None | No | Leaves the application by using the web history back function. |
|
None | No | Opens a link. |
|
None | No | Opens a link by replacing the current URL. |
|
None | No | Opens a link by enforcing validation. |
|
None | Yes | Opens a link in a window. |
|
None | No | Executes the live action. |
|
None | No | Toggles the log scene. |
|
None | No | Clears the log. |
|
None | No | Logs a debug message. |
|
Optional | No | Logs (and shows) an error message. |
|
Optional | No | Logs (and shows) an info message. |
|
Optional | No | Logs (and shows) a success message. |
|
Optional | No | Logs (and shows) a warning message. |
|
None | No | Shows the main scene (if the main scene is not already active). |
|
None | No | Toggles the context menu. |
|
None | Yes | Loads a menu. |
|
Required | Yes | Shows a menu. |
|
None | No | Shows a menu by indicating the data inline as base64-encoded JSON. |
|
None | No | Loads a menu from the interaction plugin. |
|
None | No | Loads a menu from the interaction plugin (with ensuring that the interaction plugin is loaded). |
|
None | No | Loads a menu from the player (handled by the video/audio plugin). |
|
None | Yes | Loads a menu in user mode. |
|
Optional | No | Commits a notification message to the video/audio and interaction plugin. |
|
None | No | Toggles the content options. |
|
None | Yes | Loads a panel. |
|
Required | Yes | Shows a panel. |
|
None | No | Shows a panel by indicating the data inline as base64-encoded JSON. |
|
None | No | Loads a panel from the interaction plugin. |
|
None | No | Loads a panel from the interaction plugin (with ensuring that the interaction plugin is loaded). |
|
None | No | Loads a panel from the player (handled by the video/audio plugin). |
|
None | Yes | Loads a panel in user mode. |
|
None | No | Shows video/audio playback (closes overlaying content if a video/audio is active). |
|
None | No | Toggles the player scene. |
|
None | No | Shows the player action. |
|
Optional | No | Executes a player action in auto mode. |
|
None | No | Sets up an audio background (overrides the background property of the corresponding content item with a custom value).
|
|
None | No |
Starts a player-related busy action. This busy action is automatically stopped if the player is stopped. A busy action can be pending for maximum 30 seconds (after this time, it is automatically stopped). |
|
None | No | Stops a player-related busy action. |
|
None | No | Disables a player button (all buttons except the eject button are supported). |
|
None | No | Enables a player button (all buttons except the eject button are supported). |
|
None | No | Executes a player button. |
|
None | No |
Focuses a player button. Additionally, the focus button for player execution events will be set.
If the button |
|
None | No | Resets a player button (all buttons except the eject button are supported). |
|
Optional | No |
Sets up a player button (all buttons except the eject button are supported).
The data can contain a Note: If the |
|
Required | No | Commits data to the video/audio plugin. |
|
Optional | No | Commits a code to the video/audio plugin. |
|
Optional | No | Commits the dictionary to the video/audio plugin. |
|
Optional | No | Commits the system info to the video/audio plugin. |
|
Optional | No | Commits the extended system info (including URL parameters and system data) or a specific system info to the video/audio plugin. |
|
Optional | No | Commits a message to the video/audio plugin. |
|
Optional | No | Commits a response to the video/audio plugin. |
|
Optional | No | Commits the slider info to the video/audio plugin. |
|
Optional | No | Commits a transformed/normalized string to the video/audio plugin. |
|
Optional | No | Commits the video info to the video/audio plugin. |
|
Optional | No | Commits a specific video info to the video/audio plugin. |
|
None | No | Shows the related content page (default action for the player button in the lower left corner). |
|
None | No | Loads a content page with the player back function. |
|
Required | No | Shows a content page with the player back function. |
|
None | No | Shows a content page with the player back function by indicating the data inline as base64-encoded JSON. |
|
None | No |
Sets up a custom player control action (replacement for the action that is executed if the OK key is pressed while the video/audio is in foreground). Note: For control actions, it is not possible to provide an action-related |
|
None | No | Executes the following default player action. Shows the player with applied remote key execute .
|
|
None | No | Stops/Ejects the video/audio. |
|
None | No | Jumps forward in the playback. |
|
None | No | Plays the item with the indicated ID. |
|
None | No | Replays the current item (by retuning it). |
|
None | No | Plays the first item. |
|
None | No | Plays the item with the indicated index. |
|
None | No | Plays the last item. |
|
None | No | Plays the next item. |
|
None | No | Plays the item with the indicated number. |
|
None | No | Plays the previous item. |
|
None | No | Plays a random item. |
|
None | No | Plays the swap item. |
|
None | No | Hides the player. |
|
None | No | Hides the player if it is paused. |
|
None | No | Hides the player if it is playing. |
|
None | No | Sets up a player info headline (only available for extended players). |
|
None | No | Sets up a player info image (only available for extended players). |
|
None | No | Sets up the player info overlay (only available for extended players). |
|
None | No | Disables rounded corners of the info image if the rounded style is used (only available for extended players). |
|
None | No | Enables rounded corners of the info image if the rounded style is used (only available for extended players). |
|
None | No | Sets up the size of the player info image area (only available for extended players). |
|
None | No | Sets up a player info text (only available for extended players). |
|
None | No | Invalidates the player (hides the player if it is not extended). |
|
None | No | Sets up the player content label (overrides the playerLabel property of the corresponding content item with a custom value).
|
|
None | No | Sets up the player duration label (overrides the default duration value of the video/audio player with a custom value). If the custom value contains the {VALUE} keyword, it is replaced with the default value.
|
|
None | No | Sets up an additional player extension label. |
|
None | No | Sets up the player position label (overrides the default position value of the video/audio player with a custom value). If the custom value contains the {VALUE} keyword, it is replaced with the default value.
|
|
None | No | Sets up the player speed label (overrides the default speed value of the video/audio player with a custom value). If the custom value contains the {VALUE} keyword, it is replaced with the default value.
|
|
None | No | Loads a menu with the player back function. |
|
Required | No | Shows a menu with the player back function. |
|
None | No | Shows a menu with the player back function by indicating the data inline as base64-encoded JSON. |
|
None | No | Plays the next related item. |
|
None | No | Pauses the video/audio. |
|
None | No | Plays the video/audio. |
|
None | No | Toggles the video/audio playback. |
|
None | No | Plays the previous related item. |
|
None | No | Sets up the player progress color. |
|
None | No |
Sets up the player progress duration in seconds (overrides the default duration value of the video/audio player with a custom value). The duration Note: Please note that this duration is only used in the player controls (it is not used for trigger and resume functions, nor for live playback objects). |
|
None | No | Disables the player progress marker. |
|
None | No | Enables the player progress marker. |
|
None | No | Invalidates the player progress marker (marker will be unfocused). |
|
None | No |
Sets up the player progress position (overrides the default position value of the video/audio player with a custom value). The position Note: Please note that this position is only used in the player controls (it is not used for trigger and resume functions, nor for live playback objects). |
|
None | No |
Sets up the player progress type ( |
|
None | No | Refreshes all player values. |
|
None | No | Resets custom player values that have been set at runtime. |
|
None | No | Restarts the video/audio. |
|
None | No | Jumps rewind in the playback. |
|
None | No | Executes a seek action. |
|
None | No | Shows the player. |
|
None | No | Shows the player with applied remote key. |
|
None | No | Shows the player with applied remote key code. |
|
None | No | Shows the player if it is paused. |
|
None | No | Shows the player if it is paused with applied remote key. |
|
None | No | Shows the player if it is paused with applied remote key code. |
|
None | No | Shows the player if it is playing. |
|
None | No | Shows the player if it is playing with applied remote key. |
|
None | No | Shows the player if it is playing with applied remote key code. |
|
None | No | Shows the playback speed panel. |
|
None | No | Decreases the playback speed. |
|
None | No | Increases the playback speed. |
|
None | No | Sets the playback speed. |
|
None | No | Stops/Ejects the video/audio. |
|
None | No | Synchronizes the video/audio with the corresponding content item (i.e. the corresponding content item is selected). This action is automatically executed when a new video/audio is played. |
|
None | No | Restarts the player ticking (the next tick will be 0t ).
|
|
None | No | Clears all custom video values. |
|
None | No |
Sets up a custom video duration in seconds.
If a custom duration is set, only that duration is displayed (and used for trigger and resume functions, as well as live playback objects) during playback.
It can be used for live data or ads to disable/override the progress feature.
The duration |
|
None | No |
Sets up a custom video position in seconds.
If a custom position is set, only that position is displayed (and used for trigger and resume functions, as well as live playback objects) during playback and it is not possible to seek to another position (instead a |
|
None | No |
Sets up a custom video speed.
If a custom speed is set, only that speed is displayed during playback and it is not possible to change it (instead a Note: The actual video speed is not changed. For example, if the custom video speed is set to x0.5, the actual video may still be playing at normal speed. |
|
None | No |
Sets up a custom video state.
If a custom state is set, only that state is displayed during playback and it is not possible to change it (instead a
Note: The actual video state is not changed. For example, if the custom video state is paused, the actual video may still be in the playing state. |
|
None | Yes | Loads a playlist. |
|
None | No | Loads a playlist in auto mode. |
|
Required | No | Plays a playlist in auto mode. |
|
None | No | Plays a playlist in auto mode by indicating the data inline as base64-encoded JSON. |
|
None | No | Loads a playlist from the interaction plugin in auto mode. |
|
None | No | Loads a playlist from the interaction plugin in auto mode (with ensuring that the interaction plugin is loaded). |
|
None | No | Loads a playlist from the player in auto mode (handled by the video/audio plugin). |
|
None | No | Loads a playlist in auto and user mode. |
|
Required | Yes | Plays a playlist. |
|
None | No | Plays a playlist by indicating the data inline as base64-encoded JSON. |
|
None | No | Loads a playlist from the interaction plugin. |
|
None | No | Loads a playlist from the interaction plugin (with ensuring that the interaction plugin is loaded). |
|
None | No | Loads a playlist from the player (handled by the video/audio plugin). |
|
None | Yes | Loads a playlist in user mode. |
|
None | No | Stops a running video/audio. |
|
None | No |
Releases the current content data (clears caches and removes references). Note: Please note that once the data has been released, it cannot be reloaded using the |
|
None | No |
Releases the current menu data (clears caches and removes references). Note: Please note that once the data has been released, it cannot be reloaded using the |
|
None | No |
Releases the current panel data (clears caches and removes references). Note: Please note that once the data has been released, it cannot be reloaded using the |
|
None | Yes | Reloads the application. |
|
None | Yes | Reloads the current content data. |
|
None | Yes | Reloads the current menu data. |
|
None | Yes | Reloads the current panel data. |
|
None | No | Reopens the application link with new URL parameters. |
|
None | No |
Replaces (and reloads) the current content data. Note: The current content data |
|
None | No |
Replaces (and reloads) the current menu data. Note: The current menu data |
|
None | No |
Replaces (and reloads) the current panel data. Note: The current panel data |
|
Optional | No | Handles a response for a pending request. |
|
None | No | Restarts the application. |
|
None | No | Cancels an ongoing resume process. |
|
None | No | Clears all resume keys. |
|
None | No | Clears a specific resume key. |
|
None | No | Clears all resume keys for a specific context. |
|
None | No | Clears all resume keys for a specific context by using the context hash code. |
|
None | No | Clears the current resume key. |
|
None | No | Clears a specific resume key by using the resume key hash code. |
|
Required | No | Imports resume keys (the data must contain a properties property that should contain the resume keys as key-value pairs of type string in the format "{RESUME_KEY_HASH_CODE}": "{RESUME_VALUE}" ).
|
|
None | No |
Sets up a fix resume position in seconds or percentage to start the current content from there. If the resume position is set to |
|
None | No | Executes the selection action. |
|
None | No | Toggles the settings scene. |
|
None | No | Shows the about panel. |
|
None | No | Shows the animation settings panel. |
|
None | No |
Sets the animation settings.
|
|
None | No | Shows the eject timeout settings panel. |
|
None | No | Sets the eject timeout settings (in milliseconds). Value must be greater than or equal to 3600000 (1 hr), otherwise it is interpreted as 0 (off).
|
|
None | No | Shows the hover effect settings panel. |
|
None | No |
Sets the hover effect settings.
|
|
None | No | Shows the immersive mode settings panel. |
|
None | No |
Sets the immersive mode settings.
|
|
None | No | Shows the input settings panel. |
|
None | No |
Sets the input settings.
|
|
None | No | Shows the layout settings panel. |
|
None | No |
Sets the layout settings.
|
|
None | No | Shows the menu button settings panel. |
|
None | No | Shows the random playback settings panel. |
|
None | No |
Sets the random playback settings.
|
|
None | No | Shows the remote settings panel. |
|
None | No |
Sets the remote settings.
|
|
None | No | Shows the reset settings panel. |
|
None | No | Shows the resolution settings panel. |
|
None | No | Shows the rounded style settings panel. |
|
None | No |
Sets the rounded style settings.
|
|
None | No | Shows the scale settings panel. |
|
None | No |
Sets the scale settings (viewport settings).
|
|
None | No | Shows the sleep timeout settings panel. |
|
None | No | Sets the sleep timeout settings (in milliseconds). Value must be greater than or equal to 60000 (1 min), otherwise it is interpreted as 0 (off).
|
|
None | No | Shows the slideshow interval settings panel. |
|
None | No |
Sets the slideshow interval settings (in milliseconds).
|
|
None | No | Shows the start parameter panel. |
|
None | No | Shows the transformation settings panel. |
|
None | No |
Sets the transformation settings.
|
|
None | No | Shows the validate settings panel. |
|
None | No | Shows the validate links settings panel. |
|
None | No |
Sets the validate links settings.
|
|
None | No | Shows the zoom settings panel. |
|
None | No |
Sets the zoom settings.
|
|
None | No | Forces the screen saver to be active (even if a video/audio/slideshow is active). |
|
None | No |
Sets up a custom slideshow image action of the current image (replacement for the default slideshow image action). Note: For image actions, it is not possible to provide an action-related |
|
None | No | Pauses the slideshow if it is playing. |
|
None | No | Sets up the slideshow image color of the current image (overrides the imageColor property of the corresponding content item with a custom value).
|
|
None | No | Plays the slideshow if it is not playing. |
|
None | No | Executes the following default slideshow action. Shows the slideshow labels or toggles the slideshow playback (or shows a warning if no action is available). |
|
None | No | Stops/Ejects the slideshow. |
|
Optional | No | Shows the slideshow labels or executes the indicated slideshow action (if labels are already visible or not present). |
|
None | No | Sets up the slideshow image extension label of the current image. |
|
None | No | Goes to the item with the indicated ID. |
|
None | No | Goes to the first item. |
|
None | No | Goes to the item with the indicated index. |
|
None | No | Goes to the last item. |
|
None | No | Goes to the next item. |
|
None | No | Goes to the item with the indicated number. |
|
None | No | Goes to the previous item. |
|
None | No |
Sets up a custom slideshow image icon of the current image. Note: A custom slideshow image action must be available for the icon to be visible. |
|
None | No | Sets up the slideshow image label of the current image (overrides the imageLabel property of the corresponding content item with a custom value).
Note: Only if the |
|
None | No | Hides the slideshow labels. |
|
None | No | Shows the slideshow labels or toggles the slideshow playback. |
|
None | No | Shows the slideshow labels. |
|
None | No | Toggles the slideshow labels. |
|
None | No | Goes to the next item without showing the labels. |
|
None | No | Toggles the slideshow image options. |
|
None | No | Executes the selected slideshow image option item. |
|
None | No |
Selects a slideshow image option item. Note: This action does not focus the item, it just notifies the slideshow which item is selected. |
|
None | No | Pauses the slideshow. |
|
None | No | Plays the slideshow. |
|
None | No | Toggles the slideshow playback. |
|
None | No | Goes to the previous item without showing the labels. |
|
None | No | Resets custom slideshow image values of the current image that have been set at runtime. |
|
None | No | Restarts the slideshow. |
|
None | No |
Rotates the current slideshow image. Note: If the rotation value is a number (which must be divisible by 90), it is applied as an absolute rotation in degrees. |
|
None | No | Stops/Ejects the slideshow. |
|
None | No | Synchronizes the current slideshow image with the corresponding content item (i.e. the corresponding content item is selected in the background). This action is automatically executed when the slideshow is stopped/ejected. |
|
None | Yes | Loads a slideshow. |
|
Required | Yes | Shows a slideshow. |
|
None | No | Shows a slideshow by indicating the data inline as base64-encoded JSON. |
|
None | No | Loads a slideshow from the interaction plugin. |
|
None | No | Loads a slideshow from the interaction plugin (with ensuring that the interaction plugin is loaded). |
|
None | No | Loads a slideshow from the player (handled by the video/audio plugin). |
|
None | Yes | Loads a slideshow in user mode. |
|
Required | Yes | Sets up a start parameter. |
|
None | No | Stops a running slideshow. |
|
None | Yes | Shows a success message. |
|
None | No | Executes an HbbTV-related action. |
|
Optional | No | Executes an LG-related action. |
|
None | No | Executes a Netcast-related action. |
|
None | No | Shows the system options. |
|
None | No | Executes a Samsung-related action. |
|
Optional | No | Executes a Tizen-related action. |
|
Optional | No | Executes a TVX-related action (Android-/iOS-related action). |
|
None | No | Executes a UWP-related action (Universal Windows Platform action). |
|
None | No | Toggles the test scene. |
|
None | No | Clears the time and zone offset. |
|
Required | No | Initializes the time and/or zone offset (the data must contain a time and/or timeZone property).
|
|
Required | No | Sets a fix time and/or zone offset (the data must contain an offset and/or zoneOffset property).
|
|
None | No |
Sets up a video/audio trigger for the current content. If the action Note: Triggers that are set at runtime are executed after the default triggers and do not overwrite them. For trigger actions, it is not possible to provide an action-related |
|
Required | Yes | Updates a content item. |
|
Required | Yes | Updates a content overlay item. |
|
Required | Yes | Updates a content underlay item. |
|
Required | Yes | Updates a menu item. |
|
Required | Yes | Updates a panel item. |
|
Required | Yes | Updates a panel overlay item. |
|
Required | Yes | Updates a panel underlay item. |
|
Optional | Yes | Plays a video. |
|
Optional | No | Plays a video in auto mode. |
|
Optional | No | Executes a platform-specific video broadcast action in auto mode. |
|
Optional | No | Plays a plugin video in auto mode. |
|
Optional | No | Plays a video by resolving it with a URL in auto mode (the response data must contain a url property).
|
|
Optional | No | Executes a platform-specific video broadcast action. |
|
Optional | Yes | Plays a plugin video. |
|
Optional | No | Plays a video by resolving it with a URL (the response data must contain a url property).
|
|
None | No | Toggles the volume scene. |
|
None | No | Shows the volume action. |
|
None | No | Decreases the volume. |
|
None | No | Hides the volume scene. |
|
None | No | Increases the volume. |
|
None | No | Mutes the volume. |
|
None | No | Sets the volume. |
|
None | No | Shows the volume scene. |
|
None | No | Toggles the volume or shows the volume scene. |
|
None | No | Unmutes the volume. |
|
None | No | Toggles the volume. |
|
None | Yes | Shows a warning message. |
|
Optional | Yes | Executes multiple actions in a row. |