Changeset 68957 in vbox for trunk/include/VBox/settings.h
- Timestamp:
- Oct 2, 2017 4:32:47 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/settings.h
r68938 r68957 936 936 uint64_t u64VideoCaptureScreens; // requires settings version 1.14 (VirtualBox 4.3) 937 937 com::Utf8Str strVideoCaptureFile; // requires settings version 1.14 (VirtualBox 4.3) 938 com::Utf8Str strVideoCaptureOptions; // new since VirtualBox 5.2. 938 939 939 940 FirmwareType_T firmwareType; // requires settings version 1.9 (VirtualBox 3.1)
Note:
See TracChangeset
for help on using the changeset viewer.