Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches

PVR add-on channel group member transfer class
To transfer the content of kodi::addon::CInstancePVRClient::GetChannelGroups(). More...

Classes

class  kodi::addon::PVRChannelGroupsResultSet
 

Functions

void kodi::addon::PVRChannelGroupsResultSet::Add (const kodi::addon::PVRChannelGroup &tag)
 To add and give content from addon to Kodi on related call.
 

Detailed Description

PVR add-on channel group member transfer class
To transfer the content of kodi::addon::CInstancePVRClient::GetChannelGroups().

Function Documentation

◆ Add()

void kodi::addon::PVRChannelGroupsResultSet::Add ( const kodi::addon::PVRChannelGroup & tag)
inline

To add and give content from addon to Kodi on related call.

Parameters
[in]tagThe to transferred data.