Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
PVRRecordParams
Interface PVRRecordParams
PVRRecordParams ($ref: "PVR.Record.Params") Parameters for the Record method.
interface
PVRRecordParams
{
channelid
:
number
;
endtime
:
string
;
starttime
:
string
;
title
:
string
;
}
Index
Properties
channelid
endtime
starttime
title
Properties
channelid
channelid
:
number
endtime
endtime
:
string
starttime
starttime
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channelid
endtime
starttime
title
kodi-jsonrpc-api
Loading...
PVRRecordParams ($ref: "PVR.Record.Params") Parameters for the Record method.