This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.
ofSoundBaseTypes.cpp File Reference
Functions | |
std::string | toString (ofSoundDevice::Api api) |
std::ostream & | operator<< (std::ostream &os, const ofSoundDevice &dev) |
std::ostream & | operator<< (std::ostream &os, const std::vector< ofSoundDevice > &devs) |
Function Documentation
◆ operator<<() [1/2]
std::ostream & operator<< | ( | std::ostream & | os, |
const ofSoundDevice & | dev | ||
) |
◆ operator<<() [2/2]
std::ostream & operator<< | ( | std::ostream & | os, |
const std::vector< ofSoundDevice > & | devs | ||
) |
◆ toString()
std::string toString | ( | ofSoundDevice::Api | api | ) |