VirtualBox

Changeset 73239 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jul 19, 2018 1:16:08 PM (7 years ago)
Author:
vboxsync
Message:

Audio/Main: Factored out the CFGM driver (LUN) construction to avoid code duplication.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r73003 r73239  
    622622
    623623    static DECLCALLBACK(int) i_configConstructor(PUVM pUVM, PVM pVM, void *pvConsole);
     624    int i_configAudioDriver(IAudioAdapter *pAudioAdapter, IVirtualBox *pVirtualBox, IMachine *pMachine,
     625                            PCFGMNODE pLUN, const char *pszDriverName);
    624626    int i_configConstructorInner(PUVM pUVM, PVM pVM, AutoWriteLock *pAlock);
    625627    int i_configCfgmOverlay(PCFGMNODE pRoot, IVirtualBox *pVirtualBox, IMachine *pMachine);
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