VirtualBox

Changeset 89579 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 9, 2021 12:12:05 PM (4 years ago)
Author:
vboxsync
Message:

DrvHostAudioDSound.cpp: Demoted noisy LogRel2 to LogRel3. bugref:9890

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/DrvHostAudioDSound.cpp

    r89551 r89579  
    22492249                cbFree = pStreamDS->cbBufSize;
    22502250
    2251             LogRel2(("DSound: offPlayCursor=%RU32, offWriteCursor=%RU32, offWritePos=%RU32 -> cbFree=%RI32\n",
     2251            LogRel3(("DSound: offPlayCursor=%RU32, offWriteCursor=%RU32, offWritePos=%RU32 -> cbFree=%RI32\n",
    22522252                     offPlayCursor, offWriteCursor, pStreamDS->Out.offWritePos, cbFree));
    22532253
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