VirtualBox

Ignore:
Timestamp:
Oct 25, 2021 1:09:15 PM (3 years ago)
Author:
vboxsync
Message:

Audio/Validation Kit: Reverted temporary commits r147824, r147661 + r147637 again. ​bugref:10008

File:
1 edited

Legend:

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

    r91940 r92030  
    697697        if (RT_SUCCESS(rc))
    698698        {
    699             RTTestPrintf(g_hTest, RTTESTLVL_ALWAYS, "Skipping draining stream!\n");
    700             //rc = AudioTestMixStreamDrain(&pStream->Mix, true /*fSync*/);
     699            RTTestPrintf(g_hTest, RTTESTLVL_ALWAYS, "Draining stream ...\n");
     700            rc = AudioTestMixStreamDrain(&pStream->Mix, true /*fSync*/);
    701701        }
    702702    }
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