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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2624403002: Refactor AudioInputController and related interfaces. (Closed)
Patch Set: Created 3 years, 11 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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index a8155d80508d3e52e0e416a6cad202c708b069d9..8bd5fb1e5405f81768989a9586ffa364f76e7c18 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -24040,6 +24040,14 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<summary>Records the autoplay source of audios.</summary>
</histogram>
+<histogram name="Media.Audio.Capture.CallbackError" enum="Boolean">
Max Morin 2017/01/12 09:31:10 BooleanError maybe?
tommi (sloooow) - chröme 2017/01/12 14:21:01 Done.
+ <owner>tommi@chromium.org</owner>
+ <summary>
+ A boolean that reflects whether or not an error was reported during audio
+ capture.
+ </summary>
+</histogram>
+
<histogram name="Media.Audio.Capture.FramesProvided" units="frames">
<owner>grunell@chromium.org</owner>
<summary>
« media/audio/audio_input_controller.cc ('K') | « media/audio/test_audio_input_controller_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698