Home
last modified time | relevance | path

Searched refs:OutboundRTP (Results 1 – 4 of 4) sorted by relevance

/webrtc/webrtc/src/stats/
H A Dmod.rs41 OutboundRTP, enumerator
75 OutboundRTP(OutboundRTPStats), enumerator
109 StatsReportType::OutboundRTP(stats) => stats.serialize(serializer), in serialize()
/webrtc/interceptor/src/stats/
H A Dinterceptor.rs51 OutboundRTP { enumerator
231 StatsUpdate::OutboundRTP { in handle_stats_update()
775 update: StatsUpdate::OutboundRTP { in write()
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_test.rs350 StatsReportType::OutboundRTP(d) => Some(d), in test_get_stats()
H A Dpeer_connection_internal.rs1412 crate::stats::StatsReportType::OutboundRTP(OutboundRTPStats { in collect_outbound_stats()
1414 stats_type: RTCStatsType::OutboundRTP, in collect_outbound_stats()