VirtualBox

Changeset 69070 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Oct 13, 2017 12:41:17 PM (7 years ago)
Author:
vboxsync
Message:

Settings: restore the lost code for writing maxSize attribute for video capture

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r69046 r69070  
    41364136            pelmHwChild->getAttributeValue("fps",       hw.ulVideoCaptureFPS);
    41374137            pelmHwChild->getAttributeValue("maxTime",   hw.ulVideoCaptureMaxTime);
     4138            pelmHwChild->getAttributeValue("maxSize",   hw.ulVideoCaptureMaxSize);
    41384139            pelmHwChild->getAttributeValue("options",   hw.strVideoCaptureOptions);
    41394140        }
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