Home
last modified time | relevance | path

Searched refs:RemoteOutboundRTPStats (Results 1 – 3 of 3) sorted by relevance

/webrtc/webrtc/src/stats/
H A Dmod.rs77 RemoteOutboundRTP(RemoteOutboundRTPStats),
560 pub struct RemoteOutboundRTPStats { struct
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs8 InboundRTPStats, OutboundRTPStats, RTCStatsType, RemoteInboundRTPStats, RemoteOutboundRTPStats,
1299 crate::stats::StatsReportType::RemoteOutboundRTP(RemoteOutboundRTPStats { in collect_inbound_stats()
/webrtc/webrtc/
H A DCHANGELOG.md65 * Added more stats to `RemoteInboundRTPStats` and `RemoteOutboundRTPStats` [#282](https://github.co…