Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PlayerSeekResponse
Interface PlayerSeekResponse
interface
PlayerSeekResponse
{
percentage
?:
number
;
time
?:
GlobalTime
;
totaltime
?:
GlobalTime
;
}
Index
Properties
percentage?
time?
totaltime?
Properties
Optional
percentage
percentage
?:
number
Optional
time
time
?:
GlobalTime
Optional
totaltime
totaltime
?:
GlobalTime
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
percentage
time
totaltime
kodi-jsonrpc-api
Loading...