Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Classes | |
struct | PVR_CHANNEL_GROUP |
"C" PVR add-on channel group. More... | |
struct | PVR_CHANNEL_GROUP_MEMBER |
"C" PVR add-on channel group member. More... | |
Typedefs | |
typedef struct PVR_CHANNEL_GROUP | PVR_CHANNEL_GROUP |
"C" PVR add-on channel group. | |
typedef struct PVR_CHANNEL_GROUP_MEMBER | PVR_CHANNEL_GROUP_MEMBER |
"C" PVR add-on channel group member. | |
typedef struct PVR_CHANNEL_GROUP PVR_CHANNEL_GROUP |
"C" PVR add-on channel group.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVRChannelGroup for description of values.
typedef struct PVR_CHANNEL_GROUP_MEMBER PVR_CHANNEL_GROUP_MEMBER |
"C" PVR add-on channel group member.
Structure used to interface in "C" between Kodi and Addon.
See kodi::addon::PVRChannelGroupMember for description of values.