VirtualBox

Changeset 88653 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Apr 22, 2021 2:00:28 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143967
Message:

Audio/SB16: Makes now also use of the common stream debugging (file) facilities (drops VBOX_AUDIO_DEBUG_DUMP_PCM_DATA).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r88490 r88653  
    30563056                    if (uTimerHz)
    30573057                        InsertConfigInteger(pCfg,   "TimerHz",              uTimerHz);
     3058                    InsertConfigInteger(pCfg,       "DebugEnabled",         fDebugEnabled);
     3059                    if (strDebugPathOut.isNotEmpty())
     3060                        InsertConfigString(pCfg,    "DebugPathOut",         strDebugPathOut);
    30583061                    break;
    30593062                }
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