ofDocsdocumentation sound ofSoundDevice

ofSoundDevice


Variables

enumApi api
unsignedint deviceIDThe device's unique ID (to be used in ofSoundStream::setDeviceID() )
unsignedint inputChannelsNumber of input channels the device supports
bool isDefaultInputIf true, this device will be used by ofSoundStream unless changed with setDeviceID()
bool isDefaultOutputIf true, this device will be used by ofSoundStream unless changed with setDeviceID()
string nameDescriptive name for the device This is the same string that ofSoundStream::getMatchingDevices() will be looking for
unsignedint outputChannelsNumber of output channels the device supports