|
void | Reset () |
|
void | Update () |
|
std::string | GetTimeshiftStartTime (TIME_FORMAT format) const |
|
std::string | GetTimeshiftEndTime (TIME_FORMAT format) const |
|
std::string | GetTimeshiftPlayTime (TIME_FORMAT format) const |
|
std::string | GetTimeshiftOffset (TIME_FORMAT format) const |
|
std::string | GetTimeshiftProgressDuration (TIME_FORMAT format) const |
|
std::string | GetTimeshiftProgressStartTime (TIME_FORMAT format) const |
|
std::string | GetTimeshiftProgressEndTime (TIME_FORMAT format) const |
|
std::string | GetEpgEventDuration (const std::shared_ptr< const CPVREpgInfoTag > &epgTag, TIME_FORMAT format) const |
|
std::string | GetEpgEventElapsedTime (const std::shared_ptr< const CPVREpgInfoTag > &epgTag, TIME_FORMAT format) const |
|
std::string | GetEpgEventRemainingTime (const std::shared_ptr< const CPVREpgInfoTag > &epgTag, TIME_FORMAT format) const |
|
std::string | GetEpgEventFinishTime (const std::shared_ptr< const CPVREpgInfoTag > &epgTag, TIME_FORMAT format) const |
|
std::string | GetEpgEventSeekTime (int iSeekSize, TIME_FORMAT format) const |
|
int | GetTimeshiftProgress () const |
|
int | GetTimeshiftProgressDuration () const |
|
int | GetTimeshiftProgressPlayPosition () const |
|
int | GetTimeshiftProgressEpgStart () const |
|
int | GetTimeshiftProgressEpgEnd () const |
|
int | GetTimeshiftProgressBufferStart () const |
|
int | GetTimeshiftProgressBufferEnd () const |
|
int | GetEpgEventDuration (const std::shared_ptr< const CPVREpgInfoTag > &epgTag) const |
|
int | GetEpgEventProgress (const std::shared_ptr< const CPVREpgInfoTag > &epgTag) const |
|
bool | IsTimeshifting () const |
|
The documentation for this class was generated from the following files:
- xbmc/pvr/guilib/guiinfo/PVRGUITimesInfo.h
- xbmc/pvr/guilib/guiinfo/PVRGUITimesInfo.cpp