Changeset 90767 in vbox
- Timestamp:
- Aug 20, 2021 5:33:14 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp
r90766 r90767 790 790 * Initializes an audio test environment. 791 791 * 792 * @returns VBox status code. 792 793 * @param pTstEnv Audio test environment to initialize. 793 * @param pDrvReg Audio driver to use. 794 * @param fWithDrvAudio Whether to include DrvAudio in the stack or not. 794 * @param pDrvStack Driver stack to use. 795 795 */ 796 796 int audioTestEnvInit(PAUDIOTESTENV pTstEnv, PAUDIOTESTDRVSTACK pDrvStack)
Note:
See TracChangeset
for help on using the changeset viewer.