ofSoundStreamSettings
getApi( )
ofSoundDevice::Api getApi()getInDevice( )
const ofSoundDevice * getInDevice()getOutDevice( )
const ofSoundDevice * getOutDevice()setApi( ... )
bool setApi(ofSoundDevice::Api api)setInDevice( ... )
bool setInDevice(const ofSoundDevice &device)setInListener( ... )
void setInListener(Listener *inListener)setOutDevice( ... )
bool setOutDevice(const ofSoundDevice &device)setOutListener( ... )
void setOutListener(Listener *outListener)~ofSoundStreamSettings( )
~ofSoundStreamSettings()