Parameters of sender sink and sender session.
More...
#include <roc_pipeline/config.h>
Parameters of sender sink and sender session.
Definition at line 58 of file config.h.
◆ SenderSinkConfig()
roc::pipeline::SenderSinkConfig::SenderSinkConfig |
( |
| ) |
|
◆ deduce_defaults()
void roc::pipeline::SenderSinkConfig::deduce_defaults |
( |
| ) |
|
Fill unset values with defaults.
◆ enable_auto_cts
bool roc::pipeline::SenderSinkConfig::enable_auto_cts |
Automatically fill capture timestamps of input frames with invocation time.
Definition at line 99 of file config.h.
◆ enable_auto_duration
bool roc::pipeline::SenderSinkConfig::enable_auto_duration |
Automatically fill duration of input frames.
Definition at line 96 of file config.h.
◆ enable_interleaving
bool roc::pipeline::SenderSinkConfig::enable_interleaving |
Interleave packets.
Definition at line 105 of file config.h.
◆ enable_profiling
bool roc::pipeline::SenderSinkConfig::enable_profiling |
Profile moving average of frames being written.
Definition at line 102 of file config.h.
◆ enable_timing
bool roc::pipeline::SenderSinkConfig::enable_timing |
Constrain receiver speed using a CPU timer according to the sample rate.
Definition at line 93 of file config.h.
◆ fec_encoder
FEC encoder parameters.
Definition at line 75 of file config.h.
◆ fec_writer
FEC writer parameters.
Definition at line 72 of file config.h.
◆ feedback
Feedback parameters.
Definition at line 81 of file config.h.
◆ input_sample_spec
Input sample spec.
Definition at line 60 of file config.h.
◆ latency
Latency parameters.
Definition at line 78 of file config.h.
◆ packet_length
Packet length, in nanoseconds.
Definition at line 69 of file config.h.
◆ payload_type
unsigned roc::pipeline::SenderSinkConfig::payload_type |
RTP payload type for audio packets.
Definition at line 66 of file config.h.
◆ pipeline_loop
Task processing parameters.
Definition at line 63 of file config.h.
◆ profiler
Profiler configuration.
Definition at line 87 of file config.h.
◆ resampler
Resampler parameters.
Definition at line 84 of file config.h.
◆ rtcp
RTCP config.
Definition at line 90 of file config.h.
The documentation for this struct was generated from the following file: