"C" PVR add-on recording.
More...
#include <pvr_recordings.h>
"C" PVR add-on recording.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVRRecording for description of values.
◆ bIsDeleted
bool PVR_RECORDING::bIsDeleted |
◆ channelType
◆ iChannelUid
int PVR_RECORDING::iChannelUid |
◆ iClientProviderUid
int PVR_RECORDING::iClientProviderUid |
◆ iDuration
int PVR_RECORDING::iDuration |
◆ iEpgEventId
unsigned int PVR_RECORDING::iEpgEventId |
◆ iEpisodeNumber
int PVR_RECORDING::iEpisodeNumber |
◆ iEpisodePartNumber
int PVR_RECORDING::iEpisodePartNumber |
◆ iFlags
unsigned int PVR_RECORDING::iFlags |
◆ iGenreSubType
int PVR_RECORDING::iGenreSubType |
◆ iGenreType
int PVR_RECORDING::iGenreType |
◆ iLastPlayedPosition
int PVR_RECORDING::iLastPlayedPosition |
◆ iLifetime
int PVR_RECORDING::iLifetime |
◆ iParentalRating
unsigned int PVR_RECORDING::iParentalRating |
◆ iPlayCount
int PVR_RECORDING::iPlayCount |
◆ iPriority
int PVR_RECORDING::iPriority |
◆ iSeriesNumber
int PVR_RECORDING::iSeriesNumber |
◆ iYear
◆ recordingTime
time_t PVR_RECORDING::recordingTime |
◆ sizeInBytes
◆ strChannelName
const char* PVR_RECORDING::strChannelName |
◆ strDirectory
const char* PVR_RECORDING::strDirectory |
◆ strEpisodeName
const char* PVR_RECORDING::strEpisodeName |
◆ strFanartPath
const char* PVR_RECORDING::strFanartPath |
◆ strFirstAired
const char* PVR_RECORDING::strFirstAired |
◆ strGenreDescription
const char* PVR_RECORDING::strGenreDescription |
◆ strIconPath
const char* PVR_RECORDING::strIconPath |
◆ strParentalRatingCode
const char* PVR_RECORDING::strParentalRatingCode |
◆ strParentalRatingIcon
const char* PVR_RECORDING::strParentalRatingIcon |
◆ strParentalRatingSource
const char* PVR_RECORDING::strParentalRatingSource |
◆ strPlot
const char* PVR_RECORDING::strPlot |
◆ strPlotOutline
const char* PVR_RECORDING::strPlotOutline |
◆ strProviderName
const char* PVR_RECORDING::strProviderName |
◆ strRecordingId
const char* PVR_RECORDING::strRecordingId |
◆ strThumbnailPath
const char* PVR_RECORDING::strThumbnailPath |
◆ strTitle
const char* PVR_RECORDING::strTitle |
The documentation for this struct was generated from the following file: