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

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

#include <pvr_channels.h>

Public Attributes

int iPid
 
int iCaid
 
int iProvid
 
int iEcmTime
 
int iHops
 
const char * strCardSystem
 
const char * strReader
 
const char * strFrom
 
const char * strProtocol
 

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.

Member Data Documentation

◆ iCaid

int PVR_DESCRAMBLE_INFO::iCaid

◆ iEcmTime

int PVR_DESCRAMBLE_INFO::iEcmTime

◆ iHops

int PVR_DESCRAMBLE_INFO::iHops

◆ iPid

int PVR_DESCRAMBLE_INFO::iPid

◆ iProvid

int PVR_DESCRAMBLE_INFO::iProvid

◆ strCardSystem

const char* PVR_DESCRAMBLE_INFO::strCardSystem

◆ strFrom

const char* PVR_DESCRAMBLE_INFO::strFrom

◆ strProtocol

const char* PVR_DESCRAMBLE_INFO::strProtocol

◆ strReader

const char* PVR_DESCRAMBLE_INFO::strReader

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