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