Changeset 91573 in vbox for trunk/src/VBox
- Timestamp:
- Oct 5, 2021 3:43:53 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp
r91572 r91573 76 76 * 77 77 * @returns VBox status code. VERR_NOT_SUPPORTED if not supported. 78 * @param u PercentVolVolume (in percent) to set.78 * @param uVolPercent Volume (in percent) to set. 79 79 */ 80 80 int audioTestSetMasterVolume(unsigned uVolPercent)
Note:
See TracChangeset
for help on using the changeset viewer.