Changeset 73428 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Aug 1, 2018 2:46:15 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 124052
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/DrvAudio.cpp
r73421 r73428 1658 1658 } 1659 1659 1660 Log RelFunc(("[%s] Buffer: fJustStarted=%RTbool, cfLive=%RU32, cfToPlay=%RU32\n",1660 Log3Func(("[%s] Buffer: fJustStarted=%RTbool, cfLive=%RU32, cfToPlay=%RU32\n", 1661 1661 pHstStream->szName, fJustStarted, cfLive, cfToPlay)); 1662 1662
Note:
See TracChangeset
for help on using the changeset viewer.