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

Unified Diff: media/base/media_switches.h

Issue 7473021: PulseAudio Sound Playback on Linux (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: "Gyp and command line flag added, pausing/stopping/restarting works" Created 9 years, 4 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: media/base/media_switches.h
diff --git a/media/base/media_switches.h b/media/base/media_switches.h
index 72005dfe5a8b0ffe1677a020ed27a4a2ba16a89d..d4bc9a3abbf210568ee7159591a97f504fb04d91 100644
--- a/media/base/media_switches.h
+++ b/media/base/media_switches.h
@@ -18,6 +18,7 @@ extern const char kAlsaInputDevice[];
#endif
MEDIA_EXPORT extern const char kEnableAdaptive[];
+MEDIA_EXPORT extern const char kUsePulseAudio[];
MEDIA_EXPORT extern const char kVideoThreads[];
} // namespace switches

Powered by Google App Engine
This is Rietveld 408576698