Plot RTCP types for incoming and outgoing RTCP packets.
Bug: webrtc:10312 Change-Id: I9908f9c0a6f419a36bb25ad8f15afb5e29de0f03 Reviewed-on: https://webrtc-review.googlesource.com/c/122884 Commit-Queue: Björn Terelius <terelius@webrtc.org> Reviewed-by: Mirta Dvornicic <mirtad@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26714}
This commit is contained in:
committed by
Commit Bot
parent
c39f462b2d
commit
7c974e61be
@ -59,6 +59,8 @@ class EventLogAnalyzer {
|
||||
|
||||
void CreatePacketGraph(PacketDirection direction, Plot* plot);
|
||||
|
||||
void CreateRtcpTypeGraph(PacketDirection direction, Plot* plot);
|
||||
|
||||
void CreateAccumulatedPacketsGraph(PacketDirection direction, Plot* plot);
|
||||
|
||||
void CreatePlayoutGraph(Plot* plot);
|
||||
|
||||
Reference in New Issue
Block a user