getBufferSize( )
int getBufferSize()
getInDevice( )
ofSoundDevice getInDevice()
getNumOutputChannels( )
int getNumOutputChannels()
getOutDevice( )
ofSoundDevice getOutDevice()
getSampleRate( )
int getSampleRate()
getTickCount( )
uint64_t getTickCount()
ofRtAudioSoundStream( )
ofRtAudioSoundStream()
rtAudioCallback( ... )
int rtAudioCallback(void *outputBuffer, void *inputBuffer, unsigned int bufferSize, double streamTime, RtAudioStreamStatus status, void *data)
setOutput( ... )
void setOutput(ofBaseSoundOutput *soundOutput)
setup( ... )
bool setup(const ofSoundStreamSettings &settings)
~ofRtAudioSoundStream( )
~ofRtAudioSoundStream()