• Home
  • History
  • Annotate
  • only in /external/chromium_org/third_party/webrtc/modules/audio_device/test/
NameDateSize

..12-Mar-20154 KiB

android/12-Mar-20154 KiB

audio_device_test_api.cc12-Mar-201566.6 KiB

audio_device_test_defines.h12-Mar-20153.2 KiB

audio_device_test_func.cc12-Mar-20154.5 KiB

func_test_manager.cc12-Mar-201583.7 KiB

func_test_manager.h12-Mar-20157.5 KiB

README.txt12-Mar-20151 KiB

README.txt

1INSTRUCTIONS:
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
11NOTE:
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
19KNOWN 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.
24