Clarify some function names in visualization tool.
Review-Url: https://codereview.webrtc.org/2230153003 Cr-Commit-Position: refs/heads/master@{#13754}
This commit is contained in:
@ -73,9 +73,9 @@ class EventLogAnalyzer {
|
||||
|
||||
void CreateStreamBitrateGraph(PacketDirection desired_direction, Plot* plot);
|
||||
|
||||
void CreateBweGraph(Plot* plot);
|
||||
void CreateBweSimulationGraph(Plot* plot);
|
||||
|
||||
void CreateNetworkDelayFeebackGraph(Plot* plot);
|
||||
void CreateNetworkDelayFeedbackGraph(Plot* plot);
|
||||
|
||||
private:
|
||||
class StreamId {
|
||||
|
Reference in New Issue
Block a user