Searched refs:kRtcpReportIntervalMs (Results 1 – 1 of 1) sorted by relevance
26 constexpr int kRtcpReportIntervalMs = 5000; variable47 rtp_config.rtcp_report_interval_ms = kRtcpReportIntervalMs; in AudioChannel()