|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Sink and source config. More...
#include <config.h>
Public Member Functions | |
| Config () | |
| Initialize. | |
Public Attributes | |
| audio::SampleSpec | sample_spec |
| Sample spec. | |
| core::nanoseconds_t | frame_length |
| Duration of the internal frames, in nanoseconds. | |
| core::nanoseconds_t | latency |
| Requested input or output latency. | |
| core::nanoseconds_t roc::sndio::Config::frame_length |
| core::nanoseconds_t roc::sndio::Config::latency |
| audio::SampleSpec roc::sndio::Config::sample_spec |