Changeset 95364 in vbox for trunk/include/VBox/settings.h
- Timestamp:
- Jun 24, 2022 4:51:21 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/settings.h
r94981 r95364 1427 1427 std::list<xml::ElementNode*> *pllElementsWithUuidAttributes); 1428 1428 1429 static bool isAudioDriverAllowedOnThisHost(AudioDriverType_T drv);1429 static bool isAudioDriverAllowedOnThisHost(AudioDriverType_T enmDrvType); 1430 1430 static AudioDriverType_T getHostDefaultAudioDriver(); 1431 1431
Note:
See TracChangeset
for help on using the changeset viewer.