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_TIMES * | GetCStructure () const |
operator const INPUTSTREAM_TIMES * () const | |
operator INPUTSTREAM_TIMES * () | |
const CStructHdl & | operator= (const CStructHdl &right) |
const CStructHdl & | operator= (const INPUTSTREAM_TIMES &right) |
Additional Inherited Members | |
Protected Attributes inherited from CStructHdl< InputstreamTimes, INPUTSTREAM_TIMES > | |
INPUTSTREAM_TIMES * | m_cStructure |