Difference between revisions of "Tizen Player"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
|+ Property syntax of extended properties for HTML5X plugin | |+ Property syntax of extended properties for HTML5X plugin | ||
|- | |- | ||
− | ! Property !! Value !! Example !! class="unsortable" | Description | + | ! Property !! Value !! Example !! Since Version || class="unsortable" | Description |
|- | |- | ||
| <code>html5x:audiotrack</code> || <code>{LANGUAGE}</code> || | | <code>html5x:audiotrack</code> || <code>{LANGUAGE}</code> || | ||
− | + | ||
− | + | || data-sort-value=128|'''0.1.128''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|| | || | ||
Preselects an audio track. If this property is not set, the last selected audio track is used. If the audio track does not exist or is set to <code>"default"</code>, the first audio track is used. | Preselects an audio track. If this property is not set, the last selected audio track is used. If the audio track does not exist or is set to <code>"default"</code>, the first audio track is used. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 14:53, 9 February 2021
The Tizen player is the default player for Samsung TVs (2016+ models) that uses the Media Station X version 0.1.128 or higher.
It works like plugin and can be configured via the extended properties of a content item. Please see Extended Properties for more information.
Additionally, you can interact with it using the player:commit
actions.
Syntax[edit]
Property | Value | Example | Since Version | Description |
---|---|---|---|---|
html5x:audiotrack |
{LANGUAGE} |
data-sort-value=128|0.1.128 |
Preselects an audio track. If this property is not set, the last selected audio track is used. If the audio track does not exist or is set to |