Preparing search index...
The search index is not available
kodi-jsonrpc-api
kodi-jsonrpc-api
RecordingDetails
Interface RecordingDetails
RecordingDetails ($ref: "PVR.RecordingDetails") Represents the details of a recording.
interface
RecordingDetails
{
channelid
:
number
;
endtime
:
string
;
filepath
:
string
;
recordingid
:
number
;
starttime
:
string
;
title
:
string
;
}
Index
Properties
channelid
endtime
filepath
recordingid
starttime
title
Properties
channelid
channelid
:
number
endtime
endtime
:
string
filepath
filepath
:
string
recordingid
recordingid
:
number
starttime
starttime
:
string
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channelid
endtime
filepath
recordingid
starttime
title
kodi-jsonrpc-api
Loading...
RecordingDetails ($ref: "PVR.RecordingDetails") Represents the details of a recording.