VirtualBox

Changeset 91619 in vbox


Ignore:
Timestamp:
Oct 7, 2021 1:51:22 PM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Also write the beacon data to the test object. ​bugref:10008

File:
1 edited

Legend:

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

    r91603 r91619  
    556556                        break;
    557557
     558                    if (pTstEnv)
     559                    {
     560                        /* Also write the beacon data to the test object. */
     561                        rc = AudioTestObjWrite(Obj, abBuf, cbToPlay);
     562                    }
     563
    558564                    cbBeaconPlayed += cbPlayed;
    559565                    cbPlayedTotal  += cbPlayed;
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