|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::sndio::SoxBackend, including all inherited members.
| core::Singleton< SoxBackend > (defined in roc::sndio::SoxBackend) | roc::sndio::SoxBackend | friend |
| FilterDevice enum value | roc::sndio::IBackend | |
| FilterFile enum value | roc::sndio::IBackend | |
| FilterFlags enum name | roc::sndio::IBackend | |
| FilterSink enum value | roc::sndio::IBackend | |
| FilterSource enum value | roc::sndio::IBackend | |
| get_drivers(core::Array< DriverInfo > &arr, int filter_flags) | roc::sndio::SoxBackend | virtual |
| instance() | roc::sndio::SoxBackend | inlinestatic |
| open_sink(core::IAllocator &allocator, const char *driver, const char *output, const Config &config) | roc::sndio::SoxBackend | virtual |
| open_source(core::IAllocator &allocator, const char *driver, const char *input, const Config &config) | roc::sndio::SoxBackend | virtual |
| probe(const char *driver, const char *inout, int flags) | roc::sndio::SoxBackend | virtual |
| set_frame_size(size_t size) | roc::sndio::SoxBackend | |
| ~IBackend() (defined in roc::sndio::IBackend) | roc::sndio::IBackend | virtual |