Visualize events related to probing in the total bitrate graph.
BUG=webrtc:6984 R=terelius@webrtc.org Review-Url: https://codereview.webrtc.org/2782553005 . Cr-Commit-Position: refs/heads/master@{#17449}
This commit is contained in:
@ -10,6 +10,7 @@ message ChartStyle {
|
||||
LINE_CHART = 1;
|
||||
BAR_CHART = 2;
|
||||
LINE_STEP_CHART = 3;
|
||||
SCATTER_CHART = 4;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user