Changeset 68515 in vbox for trunk/doc/manual/en_US
- Timestamp:
- Aug 23, 2017 11:06:18 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_VBoxManage.xml
r68140 r68515 7 7 built into VBoxManage as well as manpages (hacking in progress). 8 8 9 Copyright (C) 2006-201 5Oracle Corporation9 Copyright (C) 2006-2017 Oracle Corporation 10 10 11 11 This file is part of VirtualBox Open Source Edition (OSE), as … … 1292 1292 this setting, you can specify the audio codec to be used with this VM. 1293 1293 </para> 1294 </listitem> 1295 1296 <listitem> 1297 <para><computeroutput>--audioin on</computeroutput>: With 1298 this setting, you can specify whether capturing audio from the 1299 host is enabled or disabled.</para> 1300 </listitem> 1301 1302 <listitem> 1303 <para><computeroutput>--audioout on</computeroutput>: With 1304 this setting, you can specify whether audio playback from the guest 1305 is enabled or disabled.</para> 1294 1306 </listitem> 1295 1307 … … 2253 2265 2254 2266 <listitem> 2267 <para><computeroutput>audioin on</computeroutput>: With 2268 this setting, you can select whether capturing audio from the 2269 host is enabled or disabled.</para> 2270 </listitem> 2271 2272 <listitem> 2273 <para><computeroutput>audioout on</computeroutput>: With 2274 this setting, you can select whether audio playback from the guest 2275 is enabled or disabled.</para> 2276 </listitem> 2277 2278 <listitem> 2255 2279 <para><computeroutput>clipboard 2256 2280 disabled|hosttoguest|guesttohost|bidirectional</computeroutput>:
Note:
See TracChangeset
for help on using the changeset viewer.