This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofBaseSoundStream Member List
This is the complete list of members for ofBaseSoundStream, including all inherited members.
close()=0 | ofBaseSoundStream | pure virtual |
getBufferSize() const =0 | ofBaseSoundStream | pure virtual |
getDeviceList(ofSoundDevice::Api api) const =0 | ofBaseSoundStream | pure virtual |
getInDevice() const =0 | ofBaseSoundStream | pure virtual |
getNumInputChannels() const =0 | ofBaseSoundStream | pure virtual |
getNumOutputChannels() const =0 | ofBaseSoundStream | pure virtual |
getOutDevice() const =0 | ofBaseSoundStream | pure virtual |
getSampleRate() const =0 | ofBaseSoundStream | pure virtual |
getTickCount() const =0 | ofBaseSoundStream | pure virtual |
printDeviceList() const | ofBaseSoundStream | virtual |
setInput(ofBaseSoundInput *soundInput)=0 | ofBaseSoundStream | pure virtual |
setOutput(ofBaseSoundOutput *soundOutput)=0 | ofBaseSoundStream | pure virtual |
setup(const ofSoundStreamSettings &settings)=0 | ofBaseSoundStream | pure virtual |
start()=0 | ofBaseSoundStream | pure virtual |
stop()=0 | ofBaseSoundStream | pure virtual |
~ofBaseSoundStream() | ofBaseSoundStream | inlinevirtual |