![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Sink and source config. More...
#include "roc_audio/sample_spec.h"#include "roc_core/stddefs.h"#include "roc_core/time.h"#include "roc_packet/units.h"

Go to the source code of this file.
Classes | |
| struct | roc::sndio::Config |
| Sink and source config. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::sndio |
| Sound I/O. | |
Variables | |
| const core::nanoseconds_t | roc::sndio::DefaultFrameLength = 10 * core::Millisecond |
| Default frame length. 10ms is rather high, but works well even on cheap sound cards and CPUs. Usually you can use much lower values. | |
Sink and source config.
Definition in file config.h.