PVR add-on channel group
This group contains data classes and values which are used in PVR on channel groups.
Modules | |
class PVRChannelGroup | |
PVR add-on channel group To define a group for channels, this becomes be asked from kodi::addon::CInstancePVRClient::GetChannelGroups() and used on kodi::addon::CInstancePVRClient::GetChannelGroupMembers() to get his content with PVRChannelGroupMember. | |
class PVRChannelGroupMember | |
PVR add-on channel group member To define the content of kodi::addon::CInstancePVRClient::GetChannelGroups() given groups. | |