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