VirtualBox

Changeset 95364 in vbox for trunk/include/VBox/settings.h


Ignore:
Timestamp:
Jun 24, 2022 4:51:21 PM (2 years ago)
Author:
vboxsync
Message:

Main/FE: Added new audio driver type "default" to make it possible to move VMs (appliances) between different platforms without the need of changing the audio driver explicitly. When the "default" driver is selected, the best audio backend option for a platform will be used.

While at it, also added the "WAS" (Windows Audio Session) driver type for which we only had a hack so far. This now can be explicitly selected, also by the frontends. bugref:10051

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r94981 r95364  
    14271427                         std::list<xml::ElementNode*> *pllElementsWithUuidAttributes);
    14281428
    1429     static bool isAudioDriverAllowedOnThisHost(AudioDriverType_T drv);
     1429    static bool isAudioDriverAllowedOnThisHost(AudioDriverType_T enmDrvType);
    14301430    static AudioDriverType_T getHostDefaultAudioDriver();
    14311431
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