Add fraction loss in visualization tool.
Review-Url: https://codereview.webrtc.org/2204713005 Cr-Commit-Position: refs/heads/master@{#13644}
This commit is contained in:
@ -41,6 +41,8 @@ class EventLogAnalyzer {
|
||||
|
||||
void CreateAccumulatedDelayChangeGraph(Plot* plot);
|
||||
|
||||
void CreateFractionLossGraph(Plot* plot);
|
||||
|
||||
void CreateTotalBitrateGraph(PacketDirection desired_direction, Plot* plot);
|
||||
|
||||
void CreateStreamBitrateGraph(PacketDirection desired_direction, Plot* plot);
|
||||
|
||||
Reference in New Issue
Block a user