Inherits CStructHdl< PVRStreamTimes, PVR_STREAM_TIMES >.
|
int64_t | GetPTSBegin () const |
| To get with SetPTSBegin() changed values. More...
|
|
int64_t | GetPTSEnd () const |
| To get with SetPTSEnd() changed values. More...
|
|
int64_t | GetPTSStart () const |
| To get with SetPTSStart() changed values. More...
|
|
time_t | GetStartTime () const |
| To get with SetStartTime() changed values. More...
|
|
void | SetPTSBegin (int64_t ptsBegin) |
| Earliest pts player can seek back. Value is in micro seconds, relative to PTS start. For recordings, this must be zero. For Live TV, this must be zero if not timeshifting and must point to begin of the timeshift buffer, otherwise. More...
|
|
void | SetPTSEnd (int64_t ptsEnd) |
| Latest pts player can seek forward. Value is in micro seconds, relative to PTS start. For recordings, this must be the total length. For Live TV, this must be zero if not timeshifting and must point to end of the timeshift buffer, otherwise. More...
|
|
void | SetPTSStart (int64_t ptsStart) |
| The pts of startTime. More...
|
|
void | SetStartTime (time_t startTime) |
| For recordings, this must be zero. For Live TV, this is a reference time in units of time_t (UTC) from which time elapsed starts. Ideally start of tv show, but can be any other value. More...
|
|
| CStructHdl (const PVR_STREAM_TIMES *cStructure) |
|
| CStructHdl (const PVRStreamTimes &cppClass) |
|
| CStructHdl (PVR_STREAM_TIMES *cStructure) |
|
const PVR_STREAM_TIMES * | GetCStructure () const |
|
| operator const PVR_STREAM_TIMES * () const |
|
| operator PVR_STREAM_TIMES * () |
|
const CStructHdl & | operator= (const CStructHdl &right) |
|
const CStructHdl & | operator= (const PVR_STREAM_TIMES &right) |
|
The documentation for this class was generated from the following file:
- /home/alwin/Development/Kodi/kodi-N-sync-addon-doxygen/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/pvr/Stream.h