Thanks Pape!

On 05.02.2024 23:41, Pape, Andreas (ADITG/ESS3) wrote:
24kHz is used for 'super wideband' voice transmission 12kHz is added 'for 
completeness'
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/184

Signed-off-by: Andreas Pape <ap...@de.adit-jv.com>

Reviewed-by: Anton Yakovlev <anton.yakov...@opensynergy.com>

---
  device-types/sound/description.tex | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/device-types/sound/description.tex 
b/device-types/sound/description.tex
index 54c9c8e..bad4415 100644
--- a/device-types/sound/description.tex
+++ b/device-types/sound/description.tex
@@ -504,7 +504,9 @@ \subsubsection{PCM Control Messages}\label{sec:Device Types 
/ Sound Device / Dev
      VIRTIO_SND_PCM_RATE_96000,
      VIRTIO_SND_PCM_RATE_176400,
      VIRTIO_SND_PCM_RATE_192000,
-    VIRTIO_SND_PCM_RATE_384000
+    VIRTIO_SND_PCM_RATE_384000,
+    VIRTIO_SND_PCM_RATE_12000,
+    VIRTIO_SND_PCM_RATE_24000
  };
struct virtio_snd_pcm_info {
--
2.7.4

--
Anton Yakovlev
Senior Software Engineer

OpenSynergy GmbH
Rotherstr. 20, 10245 Berlin

---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org

Reply via email to