Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
InputGoToParams
Interface InputGoToParams
InputGoToParams ($ref: "Input.GoTo.Params") Parameters for the GoTo method.
interface
InputGoToParams
{
playerid
:
number
;
to
:
"next"
|
"previous"
;
}
Index
Properties
playerid
to
Properties
playerid
playerid
:
number
to
to
:
"next"
|
"previous"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
playerid
to
kodi-jsonrpc-api
Loading...
InputGoToParams ($ref: "Input.GoTo.Params") Parameters for the GoTo method.