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