"C" PVR add-on timer event type.
More...
"C" PVR add-on timer event type.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVRTimerType for description of values.
|
uint64_t | iAttributes |
|
unsigned int | iId |
|
int | iLifetimesDefault |
|
unsigned int | iLifetimesSize |
|
int | iMaxRecordingsDefault |
|
unsigned int | iMaxRecordingsSize |
|
unsigned int | iPreventDuplicateEpisodesDefault |
|
unsigned int | iPreventDuplicateEpisodesSize |
|
int | iPrioritiesDefault |
|
unsigned int | iPrioritiesSize |
|
unsigned int | iRecordingGroupDefault |
|
unsigned int | iRecordingGroupSize |
|
struct PVR_ATTRIBUTE_INT_VALUE | lifetimes [PVR_ADDON_TIMERTYPE_VALUES_ARRAY_SIZE] |
|
struct PVR_ATTRIBUTE_INT_VALUE | maxRecordings [PVR_ADDON_TIMERTYPE_VALUES_ARRAY_SIZE_SMALL] |
|
struct PVR_ATTRIBUTE_INT_VALUE | preventDuplicateEpisodes [PVR_ADDON_TIMERTYPE_VALUES_ARRAY_SIZE] |
|
struct PVR_ATTRIBUTE_INT_VALUE | priorities [PVR_ADDON_TIMERTYPE_VALUES_ARRAY_SIZE] |
|
struct PVR_ATTRIBUTE_INT_VALUE | recordingGroup [PVR_ADDON_TIMERTYPE_VALUES_ARRAY_SIZE] |
|
char | strDescription [PVR_ADDON_TIMERTYPE_STRING_LENGTH] |
|
◆ iId
◆ iAttributes
◆ strDescription
char strDescription[PVR_ADDON_TIMERTYPE_STRING_LENGTH] |
◆ iPrioritiesSize
unsigned int iPrioritiesSize |
◆ priorities
◆ iPrioritiesDefault
◆ iLifetimesSize
unsigned int iLifetimesSize |
◆ lifetimes
◆ iLifetimesDefault
◆ iPreventDuplicateEpisodesSize
unsigned int iPreventDuplicateEpisodesSize |
◆ preventDuplicateEpisodes
◆ iPreventDuplicateEpisodesDefault
unsigned int iPreventDuplicateEpisodesDefault |
◆ iRecordingGroupSize
unsigned int iRecordingGroupSize |
◆ recordingGroup
◆ iRecordingGroupDefault
unsigned int iRecordingGroupDefault |
◆ iMaxRecordingsSize
unsigned int iMaxRecordingsSize |
◆ maxRecordings
◆ iMaxRecordingsDefault
int iMaxRecordingsDefault |
The documentation for this struct was generated from the following file:
- /home/alwin/Development/Kodi/kodi-N-sync-addon-doxygen/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/pvr/pvr_timers.h