xbmc
Public Attributes | List of all members
PVR_DESCRAMBLE_INFO Struct Reference

"C" PVR add-on descramble information. More...

#include <pvr_channels.h>

Collaboration diagram for PVR_DESCRAMBLE_INFO:
Collaboration graph
[legend]

Public Attributes

int iPid
 
int iCaid
 
int iProvid
 
int iEcmTime
 
int iHops
 
char strCardSystem [PVR_ADDON_DESCRAMBLE_INFO_STRING_LENGTH]
 
char strReader [PVR_ADDON_DESCRAMBLE_INFO_STRING_LENGTH]
 
char strFrom [PVR_ADDON_DESCRAMBLE_INFO_STRING_LENGTH]
 
char strProtocol [PVR_ADDON_DESCRAMBLE_INFO_STRING_LENGTH]
 

Detailed Description

"C" PVR add-on descramble information.

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

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


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