VirtualBox

Ignore:
Timestamp:
Jul 14, 2022 8:30:45 AM (2 years ago)
Author:
vboxsync
Message:

Recording: Settings handling fixes / overhaul. This adds the ability to handle per-screen settings, which can be different from the first screen (screen 0). Also fixed a couple of bugs regarding snapshot handling and persistence (committing, rolling back, ++) in that area. FE/VBoxManage now can also list the per-screen settings. Added some further @todos. bugref:9286

File:
1 edited

Legend:

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

    r95423 r95639  
    168168    void i_recordingDestroy(void);
    169169    int i_recordingEnable(BOOL fEnable, util::AutoWriteLock *pAutoLock);
    170     int i_recordingGetSettings(settings::RecordingSettings &Settings);
     170    int i_recordingGetSettings(settings::RecordingSettings &recording);
    171171    int i_recordingStart(util::AutoWriteLock *pAutoLock = NULL);
    172172    int i_recordingStop(util::AutoWriteLock *pAutoLock = NULL);
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