- Timestamp:
- Oct 22, 2021 1:01:49 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp
r92002 r92004 728 728 case VKAT_TEST_OPT_PCM_SIGNED: return "PCM samples to use (signed = true, unsigned = false)\n" 729 729 " Default: true"; 730 case VKAT_TEST_OPT_PROBE_BACKENDS: return "Probes all (available) backends until a working one is found\n" 730 case VKAT_TEST_OPT_PROBE_BACKENDS: return "Probes all (available) backends until a working one is found\n"; 731 731 case VKAT_TEST_OPT_TAG: return "Test set tag to use"; 732 732 case VKAT_TEST_OPT_TEMPDIR: return "Temporary directory to use";
Note:
See TracChangeset
for help on using the changeset viewer.