![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Driver info interface. More...
#include "roc_core/array.h"
Go to the source code of this file.
Classes | |
struct | roc::sndio::DriverInfo |
Driver info interface. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::sndio | |
Sound I/O. | |
Functions | |
bool | roc::sndio::add_driver_uniq (core::Array< DriverInfo > &arr, const char *driver_name) |
Append driver to array and ensure uniqueness, returns false if unable to allocate space for item. More... | |
Driver info interface.
Definition in file driver_info.h.