VirtualBox

Changeset 90767 in vbox


Ignore:
Timestamp:
Aug 20, 2021 5:33:14 PM (3 years ago)
Author:
vboxsync
Message:

Audio/ValKit: Decoupled the driver stack from the test environment, so that two test environments can use the same driver stack -- needed for self-tests and also is a cleaner solution [Doxygen fix]. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/audio/vkatCommon.cpp

    r90766 r90767  
    790790 * Initializes an audio test environment.
    791791 *
     792 * @returns VBox status code.
    792793 * @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.
    795795 */
    796796int audioTestEnvInit(PAUDIOTESTENV pTstEnv, PAUDIOTESTDRVSTACK pDrvStack)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette