Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches

Detailed Description

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

Note
This becomes only be used on addon call above, not usable outside on addon itself.

Function Documentation

◆ Add()

void Add ( const kodi::addon::PVRRecording & tag)
inline

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

Parameters
[in]tagThe to transferred data.