|
| RingBuffer (int size) |
|
void | setSize (int size) |
|
template<typename T > |
void | addToFifo (const T *data, int numSamples) |
|
template<typename T > |
void | readFromFifo (T *destination, int numSamples) |
|
int | getNumReady () |
|
|
juce::AbstractFifo | mAbstractFifo |
|
The documentation for this class was generated from the following file: