Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
PVR add-on channel group member transfer class
To transfer the content of kodi::addon::CInstancePVRClient::GetChannelGroupMembers().
More...
Classes | |
class | kodi::addon::PVRChannelGroupMembersResultSet |
Functions | |
void | kodi::addon::PVRChannelGroupMembersResultSet::Add (const kodi::addon::PVRChannelGroupMember &tag) |
To add and give content from addon to Kodi on related call. | |
PVR add-on channel group member transfer class
To transfer the content of kodi::addon::CInstancePVRClient::GetChannelGroupMembers().
|
inline |
To add and give content from addon to Kodi on related call.
[in] | tag | The to transferred data. |