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

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

Classes

class  kodi::addon::PVRChannelsResultSet
 

Functions

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

Detailed Description

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

Function Documentation

◆ Add()

void kodi::addon::PVRChannelsResultSet::Add ( const kodi::addon::PVRChannel & tag)
inline

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

Parameters
[in]tagThe to transferred data.