xbmc
|
This is the complete list of members for ActiveAE::CEngineStats, including all inherited members.
AddSamples(int samples, const std::list< CActiveAEStream *> &streams) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
AddStream(unsigned int streamid) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
GetCacheTime(CActiveAEStream *stream) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
GetCacheTotal() (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
GetCurrentSinkFormat() (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
GetDelay(AEDelayStatus &status) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
GetDelay(AEDelayStatus &status, CActiveAEStream *stream) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
GetMaxDelay() const (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
GetSyncInfo(CAESyncInfo &info, CActiveAEStream *stream) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
GetWaterLevel() (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
IsSuspended() (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
m_bufferedSamples (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_lock (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_pcmOutput (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_sinkCacheTotal (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_sinkDelay (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_sinkFormat (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_sinkLatency (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_sinkNeedIecPack (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_sinkSampleRate (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_streamStats (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
m_suspended (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | protected |
RemoveStream(unsigned int streamid) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
Reset(unsigned int sampleRate, bool pcm) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
SetCurrentSinkFormat(const AEAudioFormat &SinkFormat) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
SetSinkCacheTotal(float time) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | inline |
SetSinkLatency(float time) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | inline |
SetSinkNeedIec(bool needIEC) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | inline |
SetSuspended(bool state) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
UpdateSinkDelay(const AEDelayStatus &status, int samples) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats | |
UpdateStream(CActiveAEStream *stream) (defined in ActiveAE::CEngineStats) | ActiveAE::CEngineStats |