This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofBaseSoundOutput Member List
This is the complete list of members for ofBaseSoundOutput, including all inherited members.
audioOut(ofSoundBuffer &buffer) | ofBaseSoundOutput | virtual |
audioOut(float *output, int bufferSize, int nChannels, int deviceID, long unsigned long tickCount) | ofBaseSoundOutput | virtual |
audioOut(float *output, int bufferSize, int nChannels) | ofBaseSoundOutput | virtual |
audioRequested(float *output, int bufferSize, int nChannels) | ofBaseSoundOutput | inlinevirtual |
~ofBaseSoundOutput() | ofBaseSoundOutput | inlinevirtual |