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