Kodi Development
20.0
for Binary and Script based Add-Ons
Value Help
C++
»
Interface - kodi::addon
»
Addon type instances
»
PVR
»
Definitions, structures and enumerators
»
1. General
»
class PVRCapabilities
The following table contains values that can be set with
class PVRCapabilities
:
Name
Type
Set call
Get call
Supports EPG
boolean
SetSupportsEPG
GetSupportsEPG
Supports EPG EDL
boolean
SetSupportsEPGEdl
GetSupportsEPGEdl
Supports TV
boolean
SetSupportsTV
GetSupportsTV
Supports radio
boolean
SetSupportsRadio
GetSupportsRadio
Supports recordings
boolean
SetSupportsRecordings
GetSupportsRecordings
Supports recordings undelete
boolean
SetSupportsRecordingsUndelete
SetSupportsRecordingsUndelete
Supports timers
boolean
SetSupportsTimers
GetSupportsTimers
Supports providers
boolean
SetSupportsProviders
GetSupportsProviders
Supports channel groups
boolean
SetSupportsChannelGroups
GetSupportsChannelGroups
Supports channel scan
boolean
SetSupportsChannelScan
GetSupportsChannelScan
Supports channel settings
boolean
SetSupportsChannelSettings
GetSupportsChannelSettings
Handles input stream
boolean
SetHandlesInputStream
GetHandlesInputStream
Handles demuxing
boolean
SetHandlesDemuxing
GetHandlesDemuxing
Supports recording play count
boolean
SetSupportsRecordingPlayCount
GetSupportsRecordingPlayCount
Supports last played position
boolean
SetSupportsLastPlayedPosition
GetSupportsLastPlayedPosition
Supports recording EDL
boolean
SetSupportsRecordingEdl
GetSupportsRecordingEdl
Supports recordings rename
boolean
SetSupportsRecordingsRename
GetSupportsRecordingsRename
Supports recordings lifetime change
boolean
SetSupportsRecordingsLifetimeChange
GetSupportsRecordingsLifetimeChange
Supports descramble info
boolean
SetSupportsDescrambleInfo
GetSupportsDescrambleInfo
Supports async EPG transfer
boolean
SetSupportsAsyncEPGTransfer
GetSupportsAsyncEPGTransfer
Supports recording size
boolean
SetSupportsRecordingSize
GetSupportsRecordingSize
Supports recordings delete
boolean
SetSupportsRecordingsDelete
SetSupportsRecordingsDelete
Recordings lifetime values
PVRTypeIntValue
SetRecordingsLifetimeValues
GetRecordingsLifetimeValues
Warning
This class can not be used outside of
kodi::addon::CInstancePVRClient::GetCapabilities()
Generated by
1.9.1