"C" PVR add-on timer event.
More...
"C" PVR add-on timer event.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVRTimer for description of values.
|
bool | bEndAnyTime |
|
bool | bFullTextEpgSearch |
|
bool | bStartAnyTime |
|
time_t | endTime |
|
time_t | firstDay |
|
int | iClientChannelUid |
|
unsigned int | iClientIndex |
|
unsigned int | iEpgUid |
|
int | iGenreSubType |
|
int | iGenreType |
|
int | iLifetime |
|
unsigned int | iMarginEnd |
|
unsigned int | iMarginStart |
|
int | iMaxRecordings |
|
unsigned int | iParentClientIndex |
|
unsigned int | iPreventDuplicateEpisodes |
|
int | iPriority |
|
unsigned int | iRecordingGroup |
|
unsigned int | iTimerType |
|
unsigned int | iWeekdays |
|
time_t | startTime |
|
enum PVR_TIMER_STATE | state |
|
char | strDirectory [PVR_ADDON_URL_STRING_LENGTH] |
|
char | strEpgSearchString [PVR_ADDON_NAME_STRING_LENGTH] |
|
char | strSeriesLink [PVR_ADDON_URL_STRING_LENGTH] |
|
char | strSummary [PVR_ADDON_DESC_STRING_LENGTH] |
|
char | strTitle [PVR_ADDON_NAME_STRING_LENGTH] |
|
◆ iClientIndex
unsigned int iClientIndex |
◆ iParentClientIndex
unsigned int iParentClientIndex |
◆ iClientChannelUid
◆ startTime
◆ endTime
◆ bStartAnyTime
◆ bEndAnyTime
◆ state
◆ iTimerType
◆ strTitle
char strTitle[PVR_ADDON_NAME_STRING_LENGTH] |
◆ strEpgSearchString
char strEpgSearchString[PVR_ADDON_NAME_STRING_LENGTH] |
◆ bFullTextEpgSearch
◆ strDirectory
char strDirectory[PVR_ADDON_URL_STRING_LENGTH] |
◆ strSummary
char strSummary[PVR_ADDON_DESC_STRING_LENGTH] |
◆ iPriority
◆ iLifetime
◆ iMaxRecordings
◆ iRecordingGroup
unsigned int iRecordingGroup |
◆ firstDay
◆ iWeekdays
◆ iPreventDuplicateEpisodes
unsigned int iPreventDuplicateEpisodes |
◆ iEpgUid
◆ iMarginStart
unsigned int iMarginStart |
◆ iMarginEnd
◆ iGenreType
◆ iGenreSubType
◆ strSeriesLink
char strSeriesLink[PVR_ADDON_URL_STRING_LENGTH] |
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