xbmc
|
"C" PVR add-on capabilities. More...
#include <pvr_general.h>
Public Attributes | |
bool | bSupportsEPG |
bool | bSupportsEPGEdl |
bool | bSupportsTV |
bool | bSupportsRadio |
bool | bSupportsRecordings |
bool | bSupportsRecordingsUndelete |
bool | bSupportsTimers |
bool | bSupportsChannelGroups |
bool | bSupportsChannelScan |
bool | bSupportsChannelSettings |
bool | bHandlesInputStream |
bool | bHandlesDemuxing |
bool | bSupportsRecordingPlayCount |
bool | bSupportsLastPlayedPosition |
bool | bSupportsRecordingEdl |
bool | bSupportsRecordingsRename |
bool | bSupportsRecordingsLifetimeChange |
bool | bSupportsDescrambleInfo |
bool | bSupportsAsyncEPGTransfer |
bool | bSupportsRecordingSize |
bool | bSupportsProviders |
bool | bSupportsRecordingsDelete |
unsigned int | iRecordingsLifetimesSize |
struct PVR_ATTRIBUTE_INT_VALUE | recordingsLifetimeValues [PVR_ADDON_ATTRIBUTE_VALUES_ARRAY_SIZE] |
"C" PVR add-on capabilities.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVRCapabilities for description of values.