Representation of a recording
Used to exchange the available recording data between Kodi and addon on Recordings methods in PVR instance class.
Modules | |
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. | |