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

Unified Diff: webrtc/tools/e2e_quality/audio/default.pa

Issue 2295283004: Remove unused audio_e2e_harness.cc and infrastructure. (Closed)
Patch Set: rebase Created 4 years, 3 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
« no previous file with comments | « webrtc/tools/e2e_quality/audio/daemon.conf ('k') | webrtc/tools/e2e_quality/audio/perf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/tools/e2e_quality/audio/default.pa
diff --git a/webrtc/tools/e2e_quality/audio/default.pa b/webrtc/tools/e2e_quality/audio/default.pa
deleted file mode 100755
index adef2dbe50c781a738f28abbbcdae2b01997efd7..0000000000000000000000000000000000000000
--- a/webrtc/tools/e2e_quality/audio/default.pa
+++ /dev/null
@@ -1,6 +0,0 @@
-# Place in ~/.pulse/ to add null sinks for the audio end-to-end quality test.
-
-.include /etc/pulse/default.pa
-
-load-module module-null-sink sink_name=render sink_properties=device.description=render format=s16 rate=48000 channels=1
-load-module module-null-sink sink_name=capture sink_properties=device.description=capture format=s16 rate=48000 channels=1
« no previous file with comments | « webrtc/tools/e2e_quality/audio/daemon.conf ('k') | webrtc/tools/e2e_quality/audio/perf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698