Sender parameters.
More...
#include <config.h>
Sender parameters.
Definition at line 69 of file config.h.
◆ fec_encoder
FEC encoder parameters.
Definition at line 77 of file config.h.
◆ fec_writer
FEC writer parameters.
Definition at line 74 of file config.h.
◆ input_channels
Channel mask.
Definition at line 83 of file config.h.
◆ input_sample_rate
size_t roc::pipeline::SenderConfig::input_sample_rate |
Number of samples per second per channel.
Definition at line 80 of file config.h.
◆ interleaving
bool roc::pipeline::SenderConfig::interleaving |
Interleave packets.
Definition at line 98 of file config.h.
◆ internal_frame_size
size_t roc::pipeline::SenderConfig::internal_frame_size |
Number of samples for internal frames.
Definition at line 86 of file config.h.
◆ packet_length
Packet length, in nanoseconds.
Definition at line 89 of file config.h.
◆ payload_type
RTP payload type for audio packets.
Definition at line 92 of file config.h.
◆ poisoning
bool roc::pipeline::SenderConfig::poisoning |
Fill unitialized data with large values to make them more noticable.
Definition at line 104 of file config.h.
◆ resampler
Resampler parameters.
Definition at line 71 of file config.h.
◆ resampling
bool roc::pipeline::SenderConfig::resampling |
Resample frames with a constant ratio.
Definition at line 95 of file config.h.
◆ timing
bool roc::pipeline::SenderConfig::timing |
Constrain receiver speed using a CPU timer according to the sample rate.
Definition at line 101 of file config.h.
The documentation for this struct was generated from the following file: