Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::sndio::BackendDispatcher Member List

This is the complete list of members for roc::sndio::BackendDispatcher, including all inherited members.

BackendDispatcher(core::IArena &arena)roc::sndio::BackendDispatcher
get_supported_formats(core::StringList &result)roc::sndio::BackendDispatcher
get_supported_schemes(core::StringList &result)roc::sndio::BackendDispatcher
NonCopyable() (defined in roc::core::NonCopyable< T >)roc::core::NonCopyable< T >inlineprotected
open_default_sink(const Config &config)roc::sndio::BackendDispatcher
open_default_source(const Config &config)roc::sndio::BackendDispatcher
open_sink(const address::IoUri &uri, const char *force_format, const Config &config)roc::sndio::BackendDispatcher
open_source(const address::IoUri &uri, const char *force_format, const Config &config)roc::sndio::BackendDispatcher