Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
RTCP config. More...
#include <config.h>
Public Attributes | |
core::nanoseconds_t | report_interval |
Interval between reports. More... | |
core::nanoseconds_t | inactivity_timeout |
Timeout to remove inactive streams. More... | |
RttConfig | rtt |
RTT estimation config. More... | |
bool | enable_sr_rr |
Enable generation of SR/RR packets. More... | |
bool | enable_xr |
Enable generation of XR packets. More... | |
bool | enable_sdes |
Enable generation of SDES packets. More... | |
bool roc::rtcp::Config::enable_sdes |
bool roc::rtcp::Config::enable_sr_rr |
bool roc::rtcp::Config::enable_xr |
core::nanoseconds_t roc::rtcp::Config::inactivity_timeout |
core::nanoseconds_t roc::rtcp::Config::report_interval |