Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(465)

Unified Diff: webrtc/api/statstypes.h

Issue 2946413002: Report timing frames info in GetStats. (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/api/statstypes.h
diff --git a/webrtc/api/statstypes.h b/webrtc/api/statstypes.h
index 8ef79d9669c1590b5da50a3f4453dd07a3ed559c..6a7ef07fcd8397ae490a1300e0fd1eef1a3137a7 100644
--- a/webrtc/api/statstypes.h
+++ b/webrtc/api/statstypes.h
@@ -210,6 +210,7 @@ class StatsReport {
kStatsValueNameSrtpCipher,
kStatsValueNameTargetDelayMs,
kStatsValueNameTargetEncBitrate,
+ kStatsValueNameTimingFrameInfo,
Taylor Brandstetter 2017/06/25 20:48:03 Can you add a comment saying that this value is th
ilnik 2017/06/26 08:46:38 Done.
kStatsValueNameTrackId,
kStatsValueNameTransmitBitrate,
kStatsValueNameTransportType,
« no previous file with comments | « webrtc/api/BUILD.gn ('k') | webrtc/api/statstypes.cc » ('j') | webrtc/api/video/video_timing.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698