Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PlayerSetSubtitleParams
Interface PlayerSetSubtitleParams
interface
PlayerSetSubtitleParams
{
enable
?:
boolean
;
playerid
:
number
;
subtitle
:
number
|
"off"
|
"next"
|
"previous"
|
"on"
;
}
Index
Properties
enable?
playerid
subtitle
Properties
Optional
enable
enable
?:
boolean
playerid
playerid
:
number
subtitle
subtitle
:
number
|
"off"
|
"next"
|
"previous"
|
"on"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enable
playerid
subtitle
kodi-jsonrpc-api
Loading...