Changeset 89441 in vbox for trunk/src/VBox
- Timestamp:
- Jun 1, 2021 8:11:36 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkat.cpp
r89439 r89441 1803 1803 else 1804 1804 rcExit = RTMsgErrorExitFailure("Enabling the output stream failed: %Rrc", rc); 1805 1806 AudioTestMixStreamTerm(&Mix); 1805 1807 } 1806 1808 audioTestDriverStackStreamDestroy(&DrvStack, pStream);
Note:
See TracChangeset
for help on using the changeset viewer.