Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PropertyValue
Interface PropertyValue
PropertyValue ($ref: "GUI.Property.Value") Interface for GUI property values.
interface
PropertyValue
{
currentcontrol
:
string
;
currentwindow
:
Window
;
fullscreen
:
boolean
;
osdvisible
:
boolean
;
resolutionsettings
:
string
;
stereoscopicmode
:
StereoscopicMode
;
videoplayerdisplaytext
:
string
;
}
Index
Properties
currentcontrol
currentwindow
fullscreen
osdvisible
resolutionsettings
stereoscopicmode
videoplayerdisplaytext
Properties
currentcontrol
currentcontrol
:
string
currentwindow
currentwindow
:
Window
fullscreen
fullscreen
:
boolean
osdvisible
osdvisible
:
boolean
resolutionsettings
resolutionsettings
:
string
stereoscopicmode
stereoscopicmode
:
StereoscopicMode
videoplayerdisplaytext
videoplayerdisplaytext
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
currentcontrol
currentwindow
fullscreen
osdvisible
resolutionsettings
stereoscopicmode
videoplayerdisplaytext
kodi-jsonrpc-api
Loading...
PropertyValue ($ref: "GUI.Property.Value") Interface for GUI property values.