Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PlayerNotificationsPlayerSeek
Interface PlayerNotificationsPlayerSeek
interface
PlayerNotificationsPlayerSeek
{
playerid
:
number
;
seekoffset
?:
GlobalTime
;
speed
?:
number
;
time
?:
GlobalTime
;
}
Hierarchy (
View Summary
)
PlayerNotificationsPlayer
PlayerNotificationsPlayerSeek
Index
Properties
playerid
seekoffset?
speed?
time?
Properties
playerid
playerid
:
number
Optional
seekoffset
seekoffset
?:
GlobalTime
Optional
speed
speed
?:
number
Optional
time
time
?:
GlobalTime
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
playerid
seekoffset
speed
time
kodi-jsonrpc-api
Loading...