![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Audio file or device URI. More...
#include "roc_core/attributes.h"#include "roc_core/noncopyable.h"#include "roc_core/stddefs.h"#include "roc_core/string_buffer.h"#include "roc_core/string_builder.h"

Go to the source code of this file.
Classes | |
| class | roc::address::IoUri |
| Audio file or device URI. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::address |
| URIs and addresses. | |
Functions | |
| bool | roc::address::parse_io_uri (const char *str, IoUri &result) |
| Parse IoUri from string. | |
| bool | roc::address::format_io_uri (const IoUri &uri, core::StringBuilder &dst) |
| Format IoUri to string. | |
Audio file or device URI.
Definition in file io_uri.h.