Receiver common parameters.
More...
#include <config.h>
Receiver common parameters.
Definition at line 162 of file config.h.
◆ ReceiverCommonConfig()
roc::pipeline::ReceiverCommonConfig::ReceiverCommonConfig |
( |
| ) |
|
|
inline |
◆ beeping
bool roc::pipeline::ReceiverCommonConfig::beeping |
Insert weird beeps instead of silence on packet loss.
Definition at line 182 of file config.h.
◆ internal_frame_size
size_t roc::pipeline::ReceiverCommonConfig::internal_frame_size |
Number of samples for internal frames.
Definition at line 170 of file config.h.
◆ output_channels
◆ output_sample_rate
size_t roc::pipeline::ReceiverCommonConfig::output_sample_rate |
Number of samples per second per channel.
Definition at line 164 of file config.h.
◆ poisoning
bool roc::pipeline::ReceiverCommonConfig::poisoning |
Fill uninitialized data with large values to make them more noticeable.
Definition at line 179 of file config.h.
◆ resampling
bool roc::pipeline::ReceiverCommonConfig::resampling |
Perform resampling to compensate sender and receiver frequency difference.
Definition at line 173 of file config.h.
◆ timing
bool roc::pipeline::ReceiverCommonConfig::timing |
Constrain receiver speed using a CPU timer according to the sample rate.
Definition at line 176 of file config.h.
The documentation for this struct was generated from the following file: