Converter parameters.
More...
#include <config.h>
Converter parameters.
Definition at line 259 of file config.h.
◆ ConverterConfig()
roc::pipeline::ConverterConfig::ConverterConfig |
( |
| ) |
|
|
inline |
◆ input_sample_spec
Input sample spec.
Definition at line 267 of file config.h.
◆ internal_frame_length
Duration of the internal frames, in nanoseconds.
Definition at line 273 of file config.h.
◆ output_sample_spec
Output sample spec.
Definition at line 270 of file config.h.
◆ poisoning
bool roc::pipeline::ConverterConfig::poisoning |
Fill unitialized data with large values to make them more noticable.
Definition at line 279 of file config.h.
◆ profiler_config
Profiler configuration.
Definition at line 285 of file config.h.
◆ profiling
bool roc::pipeline::ConverterConfig::profiling |
Profile moving average of frames being written.
Definition at line 282 of file config.h.
◆ resampler_backend
To specify which resampling backend will be used.
Definition at line 261 of file config.h.
◆ resampler_profile
Resampler profile.
Definition at line 264 of file config.h.
◆ resampling
bool roc::pipeline::ConverterConfig::resampling |
Resample frames with a constant ratio.
Definition at line 276 of file config.h.
The documentation for this struct was generated from the following file: