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