Changeset 75489 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Nov 15, 2018 4:25:42 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r75488 r75489 4798 4798 4799 4799 <enum 4800 name="Record VideoRateControlMode"4801 uuid=" 11F99274-835F-4F2C-86A5-F8DF8999C21A"4800 name="RecordingVideoRateControlMode" 4801 uuid="D4EFB692-9F98-4112-88D3-A16FBE2BF6A8" 4802 4802 > 4803 4803 <desc> … … 4815 4815 <interface 4816 4816 name="IRecordingScreenSettings" extends="$unknown" 4817 uuid=" 41E56E39-C36D-440E-867B-FB80C4CE6FAA"4817 uuid="B036627B-9922-4056-8A95-94C60D3BA48A" 4818 4818 wsmap="managed" 4819 4819 > … … 4972 4972 </attribute> 4973 4973 4974 <attribute name="videoRateControlMode" type="Record VideoRateControlMode">4974 <attribute name="videoRateControlMode" type="RecordingVideoRateControlMode"> 4975 4975 <desc> 4976 4976 Determines the rate control mode. This setting cannot be changed
Note:
See TracChangeset
for help on using the changeset viewer.