This is the complete list of members for CDataCacheCore, including all inherited members.
CDataCacheCore() | CDataCacheCore | |
GetAudioBitsPerSample() | CDataCacheCore | |
GetAudioChannels() | CDataCacheCore | |
GetAudioDecoderName() | CDataCacheCore | |
GetAudioSampleRate() | CDataCacheCore | |
GetChapters() const | CDataCacheCore | |
GetCuts() const | CDataCacheCore | |
GetEditList() const | CDataCacheCore | |
GetGuiRender() | CDataCacheCore | |
GetInstance() | CDataCacheCore | static |
GetMaxTime() | CDataCacheCore | |
GetMinTime() | CDataCacheCore | |
GetPlayPercentage() | CDataCacheCore | |
GetPlayTime() | CDataCacheCore | |
GetPlayTimes(time_t &start, int64_t ¤t, int64_t &min, int64_t &max) | CDataCacheCore | |
GetSceneMarkers() const | CDataCacheCore | |
GetSeekOffSet() const | CDataCacheCore | |
GetSpeed() | CDataCacheCore | |
GetStartTime() | CDataCacheCore | |
GetTempo() | CDataCacheCore | |
GetVideoDAR() | CDataCacheCore | |
GetVideoDecoderName() | CDataCacheCore | |
GetVideoDeintMethod() | CDataCacheCore | |
GetVideoFps() | CDataCacheCore | |
GetVideoHeight() | CDataCacheCore | |
GetVideoPixelFormat() | CDataCacheCore | |
GetVideoRender() | CDataCacheCore | |
GetVideoStereoMode() | CDataCacheCore | |
GetVideoWidth() | CDataCacheCore | |
HasAVInfoChanges() | CDataCacheCore | |
HasPerformedSeek(int64_t lastSecondInterval) const | CDataCacheCore | |
IsFrameAdvance() | CDataCacheCore | |
IsPlayerStateChanged() | CDataCacheCore | |
IsRenderClockSync() | CDataCacheCore | |
IsSeeking() | CDataCacheCore | |
IsVideoHwDecoder() | CDataCacheCore | |
IsVideoInterlaced() | CDataCacheCore | |
m_audioPlayerSection | CDataCacheCore | protected |
m_contentInfo | CDataCacheCore | protected |
m_contentSection | CDataCacheCore | mutableprotected |
m_hasAVInfoChanges | CDataCacheCore | protected |
m_playerAudioInfo | CDataCacheCore | protected |
m_playerStateChanged | CDataCacheCore | protected |
m_playerVideoInfo | CDataCacheCore | protected |
m_renderInfo | CDataCacheCore | protected |
m_renderSection | CDataCacheCore | protected |
m_stateInfo | CDataCacheCore | protected |
m_stateSection | CDataCacheCore | mutableprotected |
m_timeInfo | CDataCacheCore | protected |
m_videoPlayerSection | CDataCacheCore | protected |
Reset() | CDataCacheCore | |
SeekFinished(int64_t offset) | CDataCacheCore | |
SetAudioBitsPerSample(int bitsPerSample) | CDataCacheCore | |
SetAudioChannels(std::string channels) | CDataCacheCore | |
SetAudioDecoderName(std::string name) | CDataCacheCore | |
SetAudioSampleRate(int sampleRate) | CDataCacheCore | |
SetChapters(const std::vector< std::pair< std::string, int64_t > > &chapters) | CDataCacheCore | |
SetCuts(const std::vector< std::chrono::milliseconds > &cuts) | CDataCacheCore | |
SetEditList(const std::vector< EDL::Edit > &editList) | CDataCacheCore | |
SetFrameAdvance(bool fa) | CDataCacheCore | |
SetGuiRender(bool gui) | CDataCacheCore | |
SetPlayTimes(time_t start, int64_t current, int64_t min, int64_t max) | CDataCacheCore | |
SetRenderClockSync(bool enabled) | CDataCacheCore | |
SetSceneMarkers(const std::vector< std::chrono::milliseconds > &sceneMarkers) | CDataCacheCore | |
SetSpeed(float tempo, float speed) | CDataCacheCore | |
SetStateSeeking(bool active) | CDataCacheCore | |
SetVideoDAR(float dar) | CDataCacheCore | |
SetVideoDecoderName(std::string name, bool isHw) | CDataCacheCore | |
SetVideoDeintMethod(std::string method) | CDataCacheCore | |
SetVideoDimensions(int width, int height) | CDataCacheCore | |
SetVideoFps(float fps) | CDataCacheCore | |
SetVideoInterlaced(bool isInterlaced) | CDataCacheCore | |
SetVideoPixelFormat(std::string pixFormat) | CDataCacheCore | |
SetVideoRender(bool video) | CDataCacheCore | |
SetVideoStereoMode(std::string mode) | CDataCacheCore | |
SignalAudioInfoChange() | CDataCacheCore | |
SignalSubtitleInfoChange() | CDataCacheCore | |
SignalVideoInfoChange() | CDataCacheCore | |
~CDataCacheCore() | CDataCacheCore | virtual |