VirtualBox

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


Ignore:
Timestamp:
Jul 20, 2018 9:29:47 AM (7 years ago)
Author:
vboxsync
Message:

Audio/Main: Implemented feeding the pre-buffering, buffer size and period size (all in ms) values on a per-driver level from extra data into CFGM.

File:
1 edited

Legend:

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

    r73239 r73258  
    620620    HRESULT i_suspendBeforeConfigChange(PUVM pUVM, AutoWriteLock *pAlock, bool *pfResume);
    621621    void    i_resumeAfterConfigChange(PUVM pUVM);
     622
     623    uint32_t i_getAudioDriverValU32(IVirtualBox *pVirtualBox, IMachine *pMachine,
     624                                    const char *pszDriverName, const char *pszValue, uint32_t uDefault);
    622625
    623626    static DECLCALLBACK(int) i_configConstructor(PUVM pUVM, PVM pVM, void *pvConsole);
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