Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
"C" PVR add-on channel group. More...
#include <pvr_channel_groups.h>
Public Attributes | |
const char * | strGroupName |
bool | bIsRadio |
unsigned int | iPosition |
"C" PVR add-on channel group.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVRChannelGroup for description of values.
bool PVR_CHANNEL_GROUP::bIsRadio |
unsigned int PVR_CHANNEL_GROUP::iPosition |
const char* PVR_CHANNEL_GROUP::strGroupName |