Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
config.h File Reference

Sink and source config. More...

Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  roc::sndio::Config
 Sink and source config. More...
 

Namespaces

 roc
 Root 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. More...
 

Detailed Description

Sink and source config.

Definition in file config.h.