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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2690793002: Add basic resample support to WASAPIAudioInputStream. (Closed)
Patch Set: Add check for unsupported channel layout 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
« no previous file with comments | « media/base/audio_block_fifo_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1494ddb45114dca3faaf518ea1c3a89aa203d64f..9f020f7b6f7f2efdacb87d7c679b1c4a4f013b4c 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -79676,6 +79676,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">
« no previous file with comments | « media/base/audio_block_fifo_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698