#include <ActiveAE.h>
◆ AddSamples()
◆ AddStream()
void CEngineStats::AddStream |
( |
unsigned int | streamid | ) |
|
◆ GetCacheTime()
◆ GetCacheTotal()
float CEngineStats::GetCacheTotal |
( |
| ) |
|
◆ GetCurrentSinkFormat()
◆ GetDelay() [1/2]
◆ GetDelay() [2/2]
◆ GetMaxDelay()
float CEngineStats::GetMaxDelay |
( |
| ) |
const |
◆ GetSyncInfo()
◆ GetWaterLevel()
float CEngineStats::GetWaterLevel |
( |
| ) |
|
◆ IsSuspended()
bool CEngineStats::IsSuspended |
( |
| ) |
|
◆ RemoveStream()
void CEngineStats::RemoveStream |
( |
unsigned int | streamid | ) |
|
◆ Reset()
void CEngineStats::Reset |
( |
unsigned int | sampleRate, |
|
|
bool | pcm ) |
◆ SetCurrentSinkFormat()
◆ SetSinkCacheTotal()
void ActiveAE::CEngineStats::SetSinkCacheTotal |
( |
float | time | ) |
|
|
inline |
◆ SetSinkLatency()
void ActiveAE::CEngineStats::SetSinkLatency |
( |
float | time | ) |
|
|
inline |
◆ SetSinkNeedIec()
void ActiveAE::CEngineStats::SetSinkNeedIec |
( |
bool | needIEC | ) |
|
|
inline |
◆ SetSuspended()
void CEngineStats::SetSuspended |
( |
bool | state | ) |
|
◆ UpdateSinkDelay()
◆ UpdateStream()
◆ m_bufferedSamples
int ActiveAE::CEngineStats::m_bufferedSamples |
|
protected |
◆ m_lock
CCriticalSection ActiveAE::CEngineStats::m_lock |
|
protected |
◆ m_pcmOutput
bool ActiveAE::CEngineStats::m_pcmOutput |
|
protected |
◆ m_sinkCacheTotal
float ActiveAE::CEngineStats::m_sinkCacheTotal |
|
protected |
◆ m_sinkDelay
◆ m_sinkFormat
◆ m_sinkLatency
float ActiveAE::CEngineStats::m_sinkLatency |
|
protected |
◆ m_sinkNeedIecPack
bool ActiveAE::CEngineStats::m_sinkNeedIecPack {false} |
|
protected |
◆ m_sinkSampleRate
unsigned int ActiveAE::CEngineStats::m_sinkSampleRate |
|
protected |
◆ m_streamStats
std::vector<StreamStats> ActiveAE::CEngineStats::m_streamStats |
|
protected |
◆ m_suspended
bool ActiveAE::CEngineStats::m_suspended |
|
protected |
The documentation for this class was generated from the following files: