VirtualBox

Changeset 91172 in vbox


Ignore:
Timestamp:
Sep 9, 2021 6:02:11 AM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Reverted r146802, didn't work. ​bugref:10008

File:
1 edited

Legend:

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

    r91148 r91172  
    348348
    349349                RTThreadSleep(RT_MIN(RT_MAX(1, pStream->Cfg.Device.cMsSchedulingHint), 256));
    350 
    351                 /* Try draining the stream in the hope that we can write to it soon again. */
    352                 rc = AudioTestMixStreamDrain(&pStream->Mix, true /*fSync*/);
    353                 AssertRCBreak(rc);
    354350            }
    355351            else
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