Kodi Development  20.0
for Binary and Script based Add-Ons

Inherits CStructHdl< InputstreamTimes, INPUTSTREAM_TIMES >.

Public Member Functions

double GetPtsBegin () const
 To get with SetPtsBegin changed values. More...
 
double GetPtsEnd () const
 To get with SetPtsEnd changed values. More...
 
double GetPtsStart () const
 To get with SetPtsStart changed values. More...
 
time_t GetStartTime () const
 To get with SetStartTime changed values. More...
 
void SetPtsBegin (double ptsBegin) const
 Begin PTS. More...
 
void SetPtsEnd (double ptsEnd) const
 End PTS. More...
 
void SetPtsStart (double ptsStart) const
 Start PTS. More...
 
void SetStartTime (time_t startTime) const
 Start time in milliseconds. More...
 
- Public Member Functions inherited from CStructHdl< InputstreamTimes, INPUTSTREAM_TIMES >
 CStructHdl (const INPUTSTREAM_TIMES *cStructure)
 
 CStructHdl (const InputstreamTimes &cppClass)
 
 CStructHdl (INPUTSTREAM_TIMES *cStructure)
 
const INPUTSTREAM_TIMESGetCStructure () const
 
 operator const INPUTSTREAM_TIMES * () const
 
 operator INPUTSTREAM_TIMES * ()
 
const CStructHdloperator= (const CStructHdl &right)
 
const CStructHdloperator= (const INPUTSTREAM_TIMES &right)
 

Additional Inherited Members

- Protected Attributes inherited from CStructHdl< InputstreamTimes, INPUTSTREAM_TIMES >
INPUTSTREAM_TIMESm_cStructure
 

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