VirtualBox

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


Ignore:
Timestamp:
Aug 6, 2018 12:25:14 PM (6 years ago)
Author:
vboxsync
Message:

Audio/HDA: Logging.

File:
1 edited

Legend:

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

    r73408 r73523  
    13261326            const uint32_t cbSinkWritable = AudioMixerSinkGetWritable(pSink);
    13271327
     1328            Log3Func(("[SD%RU8] cbWritable=%RU32, cbUsed=%RU32\n", pStream->u8SD, cbSinkWritable, cbUsed));
     1329
    13281330            /* Do not write more than the sink can hold at the moment.
    13291331             * The host sets the overall pace. */
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