![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::sndio::BackendDispatcher, including all inherited members.
BackendDispatcher() | roc::sndio::BackendDispatcher | |
get_supported_formats(core::StringList &) | roc::sndio::BackendDispatcher | |
get_supported_schemes(core::StringList &) | roc::sndio::BackendDispatcher | |
NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
open_default_sink(const Config &config, core::IAllocator &allocator) | roc::sndio::BackendDispatcher | |
open_default_source(const Config &config, core::IAllocator &allocator) | roc::sndio::BackendDispatcher | |
open_sink(const address::IoUri &uri, const char *force_format, const Config &config, core::IAllocator &allocator) | roc::sndio::BackendDispatcher | |
open_source(const address::IoUri &uri, const char *force_format, const Config &config, core::IAllocator &allocator) | roc::sndio::BackendDispatcher |