mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
audio: add audiodev property to vnc and wav_capture
Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: 8cbc9e865bbf40850c14340fc0549e6ac2d5fe9c.1566168923.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
ecd97e9592
commit
f0b9f36d71
5 changed files with 39 additions and 17 deletions
|
@ -1978,6 +1978,12 @@ can help the device and guest to keep up and not lose events in case
|
|||
events are arriving in bulk. Possible causes for the latter are flaky
|
||||
network connections, or scripts for automated testing.
|
||||
|
||||
@item audiodev=@var{audiodev}
|
||||
|
||||
Use the specified @var{audiodev} when the VNC client requests audio
|
||||
transmission. When not using an -audiodev argument, this option must
|
||||
be omitted, otherwise is must be present and specify a valid audiodev.
|
||||
|
||||
@end table
|
||||
ETEXI
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue