Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
pvr_defines.h File Reference

Classes

struct  PVR_ATTRIBUTE_INT_VALUE
 "C" Representation of an integer value, including a description. More...
 
struct  PVR_ATTRIBUTE_STRING_VALUE
 "C" Representation of a string value, including a description More...
 
struct  PVR_NAMED_VALUE
 "C" Representation of a named value. More...
 
struct  PVR_HANDLE_STRUCT
 Handle used to return data from the PVR add-on to CPVRClient. More...
 

Typedefs

typedef struct PVR_ATTRIBUTE_INT_VALUE PVR_ATTRIBUTE_INT_VALUE
 "C" Representation of an integer value, including a description.
 
typedef struct PVR_ATTRIBUTE_STRING_VALUE PVR_ATTRIBUTE_STRING_VALUE
 "C" Representation of a string value, including a description
 
typedef struct PVR_NAMED_VALUE PVR_NAMED_VALUE
 "C" Representation of a named value.
 
typedef struct PVR_HANDLE_STRUCTPVR_HANDLE
 

Typedef Documentation

◆ PVR_ATTRIBUTE_INT_VALUE

typedef struct PVR_ATTRIBUTE_INT_VALUE PVR_ATTRIBUTE_INT_VALUE

"C" Representation of an integer value, including a description.

◆ PVR_ATTRIBUTE_STRING_VALUE

typedef struct PVR_ATTRIBUTE_STRING_VALUE PVR_ATTRIBUTE_STRING_VALUE

"C" Representation of a string value, including a description

◆ PVR_HANDLE

typedef struct PVR_HANDLE_STRUCT* PVR_HANDLE

◆ PVR_NAMED_VALUE

typedef struct PVR_NAMED_VALUE PVR_NAMED_VALUE

"C" Representation of a named value.