xbmc
Public Attributes | List of all members
PVR_CHANNEL Struct Reference

"C" PVR add-on channel. More...

#include <pvr_channels.h>

Collaboration diagram for PVR_CHANNEL:
Collaboration graph
[legend]

Public Attributes

unsigned int iUniqueId
 
bool bIsRadio
 
unsigned int iChannelNumber
 
unsigned int iSubChannelNumber
 
char strChannelName [PVR_ADDON_NAME_STRING_LENGTH]
 
char strMimeType [PVR_ADDON_INPUT_FORMAT_STRING_LENGTH]
 
unsigned int iEncryptionSystem
 
char strIconPath [PVR_ADDON_URL_STRING_LENGTH]
 
bool bIsHidden
 
bool bHasArchive
 
int iOrder
 
int iClientProviderUid
 

Detailed Description

"C" PVR add-on channel.

Structure used to interface in "C" between Kodi and Addon.

See kodi::addon::PVRChannel for description of values.


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