Sender parameters.
More...
#include <config.h>
Sender parameters.
Definition at line 101 of file config.h.
◆ SenderConfig()
roc::pipeline::SenderConfig::SenderConfig |
( |
| ) |
|
|
inline |
◆ fec_encoder
FEC encoder parameters.
Definition at line 115 of file config.h.
◆ fec_writer
FEC writer parameters.
Definition at line 112 of file config.h.
◆ input_sample_spec
Input sample spec.
Definition at line 118 of file config.h.
◆ interleaving
bool roc::pipeline::SenderConfig::interleaving |
Interleave packets.
Definition at line 133 of file config.h.
◆ internal_frame_length
Duration of the internal frames, in nanoseconds.
Definition at line 121 of file config.h.
◆ packet_length
Packet length, in nanoseconds.
Definition at line 124 of file config.h.
◆ payload_type
RTP payload type for audio packets.
Definition at line 127 of file config.h.
◆ poisoning
bool roc::pipeline::SenderConfig::poisoning |
Fill unitialized data with large values to make them more noticable.
Definition at line 139 of file config.h.
◆ profiler_config
Profiler configuration.
Definition at line 145 of file config.h.
◆ profiling
bool roc::pipeline::SenderConfig::profiling |
Profile moving average of frames being written.
Definition at line 142 of file config.h.
◆ resampler_backend
To specify which resampling backend will be used.
Definition at line 106 of file config.h.
◆ resampler_profile
Resampler profile.
Definition at line 109 of file config.h.
◆ resampling
bool roc::pipeline::SenderConfig::resampling |
Resample frames with a constant ratio.
Definition at line 130 of file config.h.
◆ tasks
Task processing parameters.
Definition at line 103 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 136 of file config.h.
The documentation for this struct was generated from the following file: