xbmc
Public Attributes | List of all members
PVR_CHANNEL_GROUP_MEMBER Struct Reference

"C" PVR add-on channel group member. More...

#include <pvr_channel_groups.h>

Collaboration diagram for PVR_CHANNEL_GROUP_MEMBER:
Collaboration graph
[legend]

Public Attributes

char strGroupName [PVR_ADDON_NAME_STRING_LENGTH]
 
unsigned int iChannelUniqueId
 
unsigned int iChannelNumber
 
unsigned int iSubChannelNumber
 
int iOrder
 

Detailed Description

"C" PVR add-on channel group member.

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

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


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