xbmc
Public Attributes | List of all members
PVR_ADDON_CAPABILITIES Struct Reference

"C" PVR add-on capabilities. More...

#include <pvr_general.h>

Collaboration diagram for PVR_ADDON_CAPABILITIES:
Collaboration graph
[legend]

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]
 

Detailed Description

"C" PVR add-on capabilities.

Structure used to interface in "C" between Kodi and Addon.

See kodi::addon::PVRCapabilities for description of values.


The documentation for this struct was generated from the following file: