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

Side by Side Diff: webrtc/modules/audio_device/test/README.txt

Issue 2255173002: Remove audio_device_test_func. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 INSTRUCTIONS:
2
3 - Start with test #3 (Device enumeration) to get an overview of the available
4 audio devices.
5 - Next, proceed with test #4 (Device selection) to get more details about
6 the supported functions for each audio device.
7 - Verify two-way audio in test #5.
8 Repeat this test for different selections of playout and recording devices.
9 - More detailed tests (volume, mute etc.) can also be performed using #6-#11.
10
11 NOTE:
12
13 - Some tests requires that the user opens up the audio mixer dialog and
14 verifies that a certain action (e.g. Mute ON/OFF) is executed correctly.
15 - Files can be recorded during some tests to enable off-line analysis.
16 - Full support of 'Default Communication' devices requires Windows 7.
17 - If a test consists of several sub tests, press any key to start a new sub test .
18
19 KNOWN ISSUES:
20
21 - Microphone Boost control is not supported on Windows Vista or Windows 7.
22 - Speaker and microphone volume controls will not work as intended on Windows
23 Vista if a 'Default Communication' device is selected in any direction.
OLDNEW
« no previous file with comments | « webrtc/modules/audio_device/audio_device.gypi ('k') | webrtc/modules/audio_device/test/audio_device_test_func.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698