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