VirtualBox

Changeset 70015 in vbox


Ignore:
Timestamp:
Dec 8, 2017 11:58:13 AM (7 years ago)
Author:
vboxsync
Message:

Audio/Main: Fixed ValidationKit driver name in CFGM registration.

File:
1 edited

Legend:

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

    r70013 r70015  
    30963096            InsertConfigString(pLunL0, "Driver", "AUDIO");
    30973097            InsertConfigNode(pLunL0,   "Config", &pCfg);
    3098                 InsertConfigString (pCfg, "DriverName",    "DebugAudio");
     3098                InsertConfigString (pCfg, "DriverName",    "ValidationKitAudio");
    30993099                InsertConfigInteger(pCfg, "InputEnabled",  fAudioEnabledIn);
    31003100                InsertConfigInteger(pCfg, "OutputEnabled", fAudioEnabledOut);
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