This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofSoundStreamSettings Member List
This is the complete list of members for ofSoundStreamSettings, including all inherited members.
bufferSize | ofSoundStreamSettings | |
getApi() const | ofSoundStreamSettings | virtual |
getInDevice() const | ofSoundStreamSettings | virtual |
getOutDevice() const | ofSoundStreamSettings | virtual |
inCallback | ofSoundStreamSettings | |
numBuffers | ofSoundStreamSettings | |
numInputChannels | ofSoundStreamSettings | |
numOutputChannels | ofSoundStreamSettings | |
outCallback | ofSoundStreamSettings | |
sampleRate | ofSoundStreamSettings | |
setApi(ofSoundDevice::Api api) | ofSoundStreamSettings | virtual |
setInDevice(const ofSoundDevice &device) | ofSoundStreamSettings | virtual |
setInListener(Listener *inListener) | ofSoundStreamSettings | inline |
setOutDevice(const ofSoundDevice &device) | ofSoundStreamSettings | virtual |
setOutListener(Listener *outListener) | ofSoundStreamSettings | inline |
~ofSoundStreamSettings() | ofSoundStreamSettings | inlinevirtual |