Home
last modified time | relevance | path

Searched refs:RemoteOutboundRTP (Results 1 – 2 of 2) sorted by relevance

/webrtc/webrtc/src/stats/
H A Dmod.rs51 RemoteOutboundRTP, enumerator
77 RemoteOutboundRTP(RemoteOutboundRTPStats), enumerator
111 StatsReportType::RemoteOutboundRTP(stats) => stats.serialize(serializer), in serialize()
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs1299 crate::stats::StatsReportType::RemoteOutboundRTP(RemoteOutboundRTPStats { in collect_inbound_stats()
1301 stats_type: RTCStatsType::RemoteOutboundRTP, in collect_inbound_stats()