#include <ActiveAEBuffer.h>
§ CActiveAEBufferPool()
CActiveAEBufferPool::CActiveAEBufferPool |
( |
const AEAudioFormat & |
format | ) |
|
|
explicit |
§ ~CActiveAEBufferPool()
CActiveAEBufferPool::~CActiveAEBufferPool |
( |
| ) |
|
|
virtual |
§ Create()
bool CActiveAEBufferPool::Create |
( |
unsigned int |
totaltime | ) |
|
|
virtual |
§ GetFreeBuffer()
§ ReturnBuffer()
§ m_allSamples
std::deque<CSampleBuffer*> ActiveAE::CActiveAEBufferPool::m_allSamples |
§ m_format
§ m_freeSamples
std::deque<CSampleBuffer*> ActiveAE::CActiveAEBufferPool::m_freeSamples |
The documentation for this class was generated from the following files: