Home
last modified time | relevance | path

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

/webrtc/interceptor/
H A DCHANGELOG.md11 …ceptors to collect stats for `RemoteOutoundRTPStats` and improve `RemoteInboundRTPStats` collectio…
/webrtc/webrtc/src/stats/
H A Dmod.rs76 RemoteInboundRTP(RemoteInboundRTPStats),
529 pub struct RemoteInboundRTPStats { struct
/webrtc/webrtc/src/peer_connection/
H A Dpeer_connection_internal.rs8 InboundRTPStats, OutboundRTPStats, RTCStatsType, RemoteInboundRTPStats, RemoteOutboundRTPStats,
1440 StatsReportType::RemoteInboundRTP(RemoteInboundRTPStats { in collect_outbound_stats()
/webrtc/webrtc/
H A DCHANGELOG.md65 * Added more stats to `RemoteInboundRTPStats` and `RemoteOutboundRTPStats` [#282](https://github.co…