|
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. | |
| core::nanoseconds_t | inactivity_timeout |
| Timeout to remove inactive streams. | |
| RttConfig | rtt |
| RTT estimation config. | |
| bool | enable_sr_rr |
| Enable generation of SR/RR packets. | |
| bool | enable_xr |
| Enable generation of XR packets. | |
| bool | enable_sdes |
| Enable generation of SDES packets. | |
| 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 |