Kodi Development 22.0
for Binary and Script based Add-Ons
 
Loading...
Searching...
No Matches

Inherits CStructHdl< PVREDLEntry, PVR_EDL_ENTRY >.

Public Member Functions

int64_t GetEnd () const
 To get with SetEnd() changed values.
 
int64_t GetStart () const
 To get with SetStart() changed values.
 
PVR_EDL_TYPE GetType () const
 To get with SetType() changed values.
 
void SetEnd (int64_t end)
 End time in milliseconds.
 
void SetStart (int64_t start)
 Start time in milliseconds.
 
void SetType (PVR_EDL_TYPE type)
 The with PVR_EDL_TYPE used definition list type.
 
- Public Member Functions inherited from CStructHdl< PVREDLEntry, PVR_EDL_ENTRY >
 CStructHdl (const PVR_EDL_ENTRY *cStructure)
 
 CStructHdl (const PVREDLEntry &cppClass)
 
 CStructHdl (PVR_EDL_ENTRY *cStructure)
 
const PVR_EDL_ENTRYGetCStructure () const
 
 operator const PVR_EDL_ENTRY * () const
 
 operator PVR_EDL_ENTRY * ()
 
const CStructHdloperator= (const CStructHdl &right)
 
const CStructHdloperator= (const PVR_EDL_ENTRY &right)
 

Friends

class CInstancePVRClient
 

Additional Inherited Members

- Protected Attributes inherited from CStructHdl< PVREDLEntry, PVR_EDL_ENTRY >
PVR_EDL_ENTRYm_cStructure
 

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