Switchboard SDK
Loading...
Searching...
No Matches
switchboard::AudioBufferPool< T > Member List

This is the complete list of members for switchboard::AudioBufferPool< T >, including all inherited members.

AudioBufferPool(const uint maxNumberOfBuffers, const uint maxNumberOfChannels, const uint maxNumberOfFrames)switchboard::AudioBufferPool< T >
getNumberOfAvailableBuffers() constswitchboard::AudioBufferPool< T >
returnAudioBuffer(AudioBuffer< T > &audioBuffer)switchboard::AudioBufferPool< T >
takeAudioBuffer(const uint numberOfChannels, const uint numberOfFrames)switchboard::AudioBufferPool< T >
~AudioBufferPool()switchboard::AudioBufferPool< T >