"C" PVR add-on recording.
More...
"C" PVR add-on recording.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVRRecording for description of values.
|
|
bool | bIsDeleted |
| |
|
enum PVR_RECORDING_CHANNEL_TYPE | channelType |
| |
|
int | iChannelUid |
| |
|
int | iDuration |
| |
|
unsigned int | iEpgEventId |
| |
|
int | iEpisodeNumber |
| |
|
unsigned int | iFlags |
| |
|
int | iGenreSubType |
| |
|
int | iGenreType |
| |
|
int | iLastPlayedPosition |
| |
|
int | iLifetime |
| |
|
int | iPlayCount |
| |
|
int | iPriority |
| |
|
int | iSeriesNumber |
| |
|
int | iYear |
| |
|
time_t | recordingTime |
| |
|
int64_t | sizeInBytes |
| |
|
char | strChannelName [PVR_ADDON_NAME_STRING_LENGTH] |
| |
|
char | strDirectory [PVR_ADDON_URL_STRING_LENGTH] |
| |
|
char | strEpisodeName [PVR_ADDON_NAME_STRING_LENGTH] |
| |
|
char | strFanartPath [PVR_ADDON_URL_STRING_LENGTH] |
| |
|
char | strFirstAired [PVR_ADDON_DATE_STRING_LENGTH] |
| |
|
char | strGenreDescription [PVR_ADDON_DESC_STRING_LENGTH] |
| |
|
char | strIconPath [PVR_ADDON_URL_STRING_LENGTH] |
| |
|
char | strPlot [PVR_ADDON_DESC_STRING_LENGTH] |
| |
|
char | strPlotOutline [PVR_ADDON_DESC_STRING_LENGTH] |
| |
|
char | strRecordingId [PVR_ADDON_NAME_STRING_LENGTH] |
| |
|
char | strThumbnailPath [PVR_ADDON_URL_STRING_LENGTH] |
| |
|
char | strTitle [PVR_ADDON_NAME_STRING_LENGTH] |
| |
◆ strRecordingId
| char strRecordingId[PVR_ADDON_NAME_STRING_LENGTH] |
◆ strTitle
| char strTitle[PVR_ADDON_NAME_STRING_LENGTH] |
◆ strEpisodeName
| char strEpisodeName[PVR_ADDON_NAME_STRING_LENGTH] |
◆ iSeriesNumber
◆ iEpisodeNumber
◆ iYear
◆ strDirectory
| char strDirectory[PVR_ADDON_URL_STRING_LENGTH] |
◆ strPlotOutline
| char strPlotOutline[PVR_ADDON_DESC_STRING_LENGTH] |
◆ strPlot
| char strPlot[PVR_ADDON_DESC_STRING_LENGTH] |
◆ strGenreDescription
| char strGenreDescription[PVR_ADDON_DESC_STRING_LENGTH] |
◆ strChannelName
| char strChannelName[PVR_ADDON_NAME_STRING_LENGTH] |
◆ strIconPath
| char strIconPath[PVR_ADDON_URL_STRING_LENGTH] |
◆ strThumbnailPath
| char strThumbnailPath[PVR_ADDON_URL_STRING_LENGTH] |
◆ strFanartPath
| char strFanartPath[PVR_ADDON_URL_STRING_LENGTH] |
◆ recordingTime
◆ iDuration
◆ iPriority
◆ iLifetime
◆ iGenreType
◆ iGenreSubType
◆ iPlayCount
◆ iLastPlayedPosition
◆ bIsDeleted
◆ iEpgEventId
◆ iChannelUid
◆ channelType
◆ strFirstAired
| char strFirstAired[PVR_ADDON_DATE_STRING_LENGTH] |
◆ iFlags
◆ sizeInBytes
The documentation for this struct was generated from the following file:
- /home/I-Cat/Development/Kodi/kodi-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/pvr/pvr_recordings.h