Home
last modified time | relevance | path

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

/webrtc/webrtc/src/stats/
H A Dmod.rs74 InboundRTP(InboundRTPStats),
439 pub struct InboundRTPStats { struct
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs8 InboundRTPStats, OutboundRTPStats, RTCStatsType, RemoteInboundRTPStats, RemoteOutboundRTPStats,
1272 crate::stats::StatsReportType::InboundRTP(InboundRTPStats { in collect_inbound_stats()