![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Parameters of receiver slot. More...
#include <roc_pipeline/config.h>
Public Member Functions | |
| ReceiverSlotConfig () | |
| Initialize config. | |
| void | deduce_defaults () |
| Fill unset values with defaults. | |
Public Attributes | |
| bool | enable_routing |
| Enable routing packets to multiple sessions within slot. | |
| roc::pipeline::ReceiverSlotConfig::ReceiverSlotConfig | ( | ) |
Initialize config.
| void roc::pipeline::ReceiverSlotConfig::deduce_defaults | ( | ) |
Fill unset values with defaults.
| bool roc::pipeline::ReceiverSlotConfig::enable_routing |