Inputstream add-on times
Used on kodi::addon::CInstanceInputStream::GetTimes().
The following table contains values that can be set with class InputstreamTimes :
◆ SetStartTime()
void SetStartTime |
( |
time_t |
startTime | ) |
const |
|
inline |
Start time in milliseconds.
◆ GetStartTime()
time_t GetStartTime |
( |
| ) |
const |
|
inline |
◆ SetPtsStart()
void SetPtsStart |
( |
double |
ptsStart | ) |
const |
|
inline |
◆ GetPtsStart()
double GetPtsStart |
( |
| ) |
const |
|
inline |
◆ SetPtsBegin()
void SetPtsBegin |
( |
double |
ptsBegin | ) |
const |
|
inline |
◆ GetPtsBegin()
double GetPtsBegin |
( |
| ) |
const |
|
inline |
◆ SetPtsEnd()
void SetPtsEnd |
( |
double |
ptsEnd | ) |
const |
|
inline |
◆ GetPtsEnd()
double GetPtsEnd |
( |
| ) |
const |
|
inline |