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

Handle used to return data from the PVR add-on to CPVRClient. More...

#include <pvr_defines.h>

Public Attributes

const voidcallerAddress
 
voiddataAddress
 
int dataIdentifier
 

Detailed Description

Handle used to return data from the PVR add-on to CPVRClient.

Member Data Documentation

◆ callerAddress

const void* PVR_HANDLE_STRUCT::callerAddress

address of the caller

◆ dataAddress

void* PVR_HANDLE_STRUCT::dataAddress

address to store data in

◆ dataIdentifier

int PVR_HANDLE_STRUCT::dataIdentifier

parameter to pass back when calling the callback


The documentation for this struct was generated from the following file: