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

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

Issue 2690793002: Add basic resample support to WASAPIAudioInputStream. (Closed)
Patch Set: Created 3 years, 10 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 c17c5e63d071ebcc9caeb8190a071529f5898ff9..897ec3853bac2908191e320d211612b4fe758c89 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -79321,6 +79321,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="11" label="SET_EVENT_HANDLE"/>
<int value="12" label="NO_CAPTURE_CLIENT"/>
<int value="13" label="NO_AUDIO_VOLUME"/>
+ <int value="14" label="OK_WITH_RESAMPLING"/>
</enum>
<enum name="AudioThreadStatus" type="int">

Powered by Google App Engine
This is Rietveld 408576698