VirtualBox

Changeset 95771 in vbox for trunk/include


Ignore:
Timestamp:
Jul 21, 2022 10:19:46 AM (2 years ago)
Author:
vboxsync
Message:

Main/Recording: Make it a bit more convenient for API clients by always setting screen 0 to enabled by default. Otherwise no screen would be enabled for recording by default (when forgotten to set), even when recording gets enabled then. bugref:9286

File:
1 edited

Legend:

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

    r95770 r95771  
    639639    void applyDefaults(void);
    640640
    641     bool areDefaultSettings(void) const;
     641    bool areDefaultSettings(uint32_t idScreen = UINT32_MAX) const;
    642642
    643643    bool isFeatureEnabled(RecordingFeature_T enmFeature) const;
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