Kodi Development  20.0
for Binary and Script based Add-Ons

Inherits CStructHdl< PVRDescrambleInfo, PVR_DESCRAMBLE_INFO >.

Public Member Functions

int GetCAID () const
 To get with SetCAID changed values. More...
 
std::string GetCardSystem () const
 To get with SetCardSystem changed values. More...
 
int GetECMTime () const
 To get with SetECMTime changed values. More...
 
std::string GetFrom () const
 To get with SetFrom changed values. More...
 
int GetHops () const
 To get with SetHops changed values. More...
 
int GetPID () const
 To get with SetPID changed values. More...
 
std::string GetProtocol () const
 To get with SetProtocol changed values. More...
 
int GetProviderID () const
 To get with SetProviderID changed values. More...
 
std::string GetReader () const
 To get with SetReader changed values. More...
 
void SetCAID (int iCaid)
 optional
Conditional access identifier. More...
 
void SetCardSystem (const std::string &cardSystem)
 optional
Empty string if not available. More...
 
void SetECMTime (int ecmTime)
 optional
ECM time. More...
 
void SetFrom (const std::string &from)
 optional
Empty string if not available. More...
 
void SetHops (int hops)
 optional
Hops. More...
 
void SetPID (int pid)
 optional
Packet identifier. More...
 
void SetProtocol (const std::string &protocol)
 optional
Empty string if not available. More...
 
void SetProviderID (int provid)
 optional
Provider-ID. More...
 
void SetReader (const std::string &reader)
 optional
Empty string if not available. More...
 
- Public Member Functions inherited from CStructHdl< PVRDescrambleInfo, PVR_DESCRAMBLE_INFO >
 CStructHdl (const PVR_DESCRAMBLE_INFO *cStructure)
 
 CStructHdl (const PVRDescrambleInfo &cppClass)
 
 CStructHdl (PVR_DESCRAMBLE_INFO *cStructure)
 
const PVR_DESCRAMBLE_INFOGetCStructure () const
 
 operator const PVR_DESCRAMBLE_INFO * () const
 
 operator PVR_DESCRAMBLE_INFO * ()
 
const CStructHdloperator= (const CStructHdl &right)
 
const CStructHdloperator= (const PVR_DESCRAMBLE_INFO &right)
 

Friends

class CInstancePVRClient
 

Additional Inherited Members

- Protected Attributes inherited from CStructHdl< PVRDescrambleInfo, PVR_DESCRAMBLE_INFO >
PVR_DESCRAMBLE_INFOm_cStructure
 

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