Changeset 68979 in vbox
- Timestamp:
- Oct 4, 2017 12:32:32 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r68974 r68979 5141 5141 required in comma-separated key=value format. This setting 5142 5142 cannot be changed while video capturing is enabled. 5143 5144 The following keys and their corresponding values are available: 5145 5146 <table> 5147 <tr> 5148 <td>ac_enabled</td> 5149 <td>Enables audio recording when set to <pre>true</pre>, otherwise 5150 set to <pre>false</pre> to disable. 5151 5152 <b>This feature is considered being experimental.</b></td> 5153 </tr> 5154 </table> 5155 5143 5156 </desc> 5144 5157 </attribute> … … 24333 24346 behavior. 24334 24347 </desc> 24335 24348 24336 24349 <method name="getVirtualBox" > 24337 24350 <param name="result" type="IVirtualBox" dir="out" > … … 24347 24360 </param> 24348 24361 </method> 24349 24362 24350 24363 </interface> 24351 24364 </if>
Note:
See TracChangeset
for help on using the changeset viewer.