Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

Representation of a recording
Used to exchange the available recording data between Kodi and addon on Recordings methods in PVR instance class. More...

Topics

 class PVRRecording
 Data structure with available recordings data
With this, recordings related data are transferred between addon and Kodi and can also be used by the addon itself.
 
 enum PVR_RECORDING_FLAG
 Bit field of independent flags associated with the EPG entry.
Values used by kodi::addon::PVRRecording::SetFlags().
 
 enum PVR_RECORDING_CHANNEL_TYPE
 PVR recording channel types
Used on kodi::addon::PVRRecording::SetChannelType() value to set related type.
 

Detailed Description

Representation of a recording
Used to exchange the available recording data between Kodi and addon on Recordings methods in PVR instance class.