audio: deprecate HMP audio commands
The command is niche and better served by the host audio system. There is no QMP equivalent, fortunately. You can capture the audio stream via remote desktop protocols too (dbus, vnc, spice). Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Acked-by: Dr. David Alan Gilbert <dave@treblig.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20251022105753.1474739-1-marcandre.lureau@redhat.com>
This commit is contained in:
parent
0d25431771
commit
05404916bf
5 changed files with 41 additions and 6 deletions
|
|
@ -169,6 +169,26 @@ Use ``job-finalize`` instead.
|
|||
|
||||
This argument has always been ignored.
|
||||
|
||||
Human Machine Protocol (HMP) commands
|
||||
-------------------------------------
|
||||
|
||||
``wavcapture`` (since 10.2)
|
||||
''''''''''''''''''''''''''''
|
||||
|
||||
The ``wavcapture`` command is deprecated and will be removed in a future release.
|
||||
|
||||
Use ``-audiodev wav`` or your host audio system to capture audio.
|
||||
|
||||
``stopcapture`` (since 10.2)
|
||||
''''''''''''''''''''''''''''
|
||||
|
||||
The ``stopcapture`` command is deprecated and will be removed in a future release.
|
||||
|
||||
``info`` argument ``capture`` (since 10.2)
|
||||
''''''''''''''''''''''''''''''''''''''''''
|
||||
|
||||
The ``info capture`` command is deprecated and will be removed in a future release.
|
||||
|
||||
Host Architectures
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue