12 #ifndef ROC_RTCP_CONFIG_H_
13 #define ROC_RTCP_CONFIG_H_
const nanoseconds_t Millisecond
One millisecond represented in nanoseconds.
const nanoseconds_t Second
One second represented in nanoseconds.
int64_t nanoseconds_t
Nanoseconds.
Round-trip time estimator.
Commonly used types and functions.
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.
core::nanoseconds_t report_interval
Interval between reports.
Various units used in packets.