Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches

Inherits DynamicCStructHdl< PVRChannelGroup, PVR_CHANNEL_GROUP >.

Public Member Functions

std::string GetGroupName () const
 To get with SetGroupName changed values.
 
bool GetIsRadio () const
 To get with SetIsRadio changed values.
 
unsigned int GetPosition () const
 To get with SetPosition changed values.
 
void SetGroupName (const std::string &groupName)
 required
Name of this channel group.
 
void SetIsRadio (bool isRadio)
 required
true If this is a radio channel group, false otherwise.
 
void SetPosition (unsigned int position)
 optional
Sort position of the group (0 indicates that the backend doesn't support sorting of groups).
 
- Public Member Functions inherited from DynamicCStructHdl< PVRChannelGroup, PVR_CHANNEL_GROUP >
 DynamicCStructHdl (const DynamicCStructHdl &cppClass)
 
 DynamicCStructHdl (const PVR_CHANNEL_GROUP *cStructure)
 
 DynamicCStructHdl (PVR_CHANNEL_GROUP *cStructure)
 
const PVR_CHANNEL_GROUPGetCStructure () const
 
 operator const PVR_CHANNEL_GROUP * () const
 
 operator PVR_CHANNEL_GROUP * ()
 
const DynamicCStructHdloperator= (const DynamicCStructHdl &right)
 
const DynamicCStructHdloperator= (const PVR_CHANNEL_GROUP &right)
 
PVR_CHANNEL_GROUPrelease ()
 

Static Public Member Functions

static void AllocResources (const PVR_CHANNEL_GROUP *source, PVR_CHANNEL_GROUP *target)
 
static void FreeResources (PVR_CHANNEL_GROUP *target)
 

Friends

class CInstancePVRClient
 

Additional Inherited Members

- Protected Attributes inherited from DynamicCStructHdl< PVRChannelGroup, PVR_CHANNEL_GROUP >
PVR_CHANNEL_GROUPm_cStructure
 

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