#include <ActiveAEBuffer.h>
◆ CActiveAEBufferPoolAtempo()
CActiveAEBufferPoolAtempo::CActiveAEBufferPoolAtempo |
( |
const AEAudioFormat & | format | ) |
|
|
explicit |
◆ ~CActiveAEBufferPoolAtempo()
CActiveAEBufferPoolAtempo::~CActiveAEBufferPoolAtempo |
( |
| ) |
|
|
override |
◆ ChangeFilter()
void CActiveAEBufferPoolAtempo::ChangeFilter |
( |
| ) |
|
|
protected |
◆ Create()
bool CActiveAEBufferPoolAtempo::Create |
( |
unsigned int | totaltime | ) |
|
|
overridevirtual |
◆ FillBuffer()
void CActiveAEBufferPoolAtempo::FillBuffer |
( |
| ) |
|
◆ Flush()
void CActiveAEBufferPoolAtempo::Flush |
( |
| ) |
|
◆ GetDelay()
float CActiveAEBufferPoolAtempo::GetDelay |
( |
| ) |
|
◆ GetTempo()
float CActiveAEBufferPoolAtempo::GetTempo |
( |
| ) |
const |
◆ ProcessBuffers()
bool CActiveAEBufferPoolAtempo::ProcessBuffers |
( |
| ) |
|
◆ SetDrain()
void CActiveAEBufferPoolAtempo::SetDrain |
( |
bool | drain | ) |
|
◆ SetTempo()
void CActiveAEBufferPoolAtempo::SetTempo |
( |
float | tempo | ) |
|
◆ m_changeFilter
bool ActiveAE::CActiveAEBufferPoolAtempo::m_changeFilter |
|
protected |
◆ m_drain
bool ActiveAE::CActiveAEBufferPoolAtempo::m_drain |
|
protected |
◆ m_empty
bool ActiveAE::CActiveAEBufferPoolAtempo::m_empty |
|
protected |
◆ m_fillPackets
bool ActiveAE::CActiveAEBufferPoolAtempo::m_fillPackets |
|
protected |
◆ m_inputSamples
std::deque<CSampleBuffer*> ActiveAE::CActiveAEBufferPoolAtempo::m_inputSamples |
◆ m_lastSamplePts
int64_t ActiveAE::CActiveAEBufferPoolAtempo::m_lastSamplePts |
|
protected |
◆ m_outputSamples
std::deque<CSampleBuffer*> ActiveAE::CActiveAEBufferPoolAtempo::m_outputSamples |
◆ m_planes
uint8_t* ActiveAE::CActiveAEBufferPoolAtempo::m_planes[16] |
|
protected |
◆ m_procSample
◆ m_pTempoFilter
std::unique_ptr<CActiveAEFilter> ActiveAE::CActiveAEBufferPoolAtempo::m_pTempoFilter |
|
protected |
◆ m_tempo
float ActiveAE::CActiveAEBufferPoolAtempo::m_tempo |
|
protected |
The documentation for this class was generated from the following files: