From 69e4564c8708c4cd16059815093b202072aec34a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 21 Feb 2024 19:21:57 +0200 Subject: [PATCH] rtphdrext-clientaudiolevel: Fix typo in documentation Part-of: --- .../gst/rtpmanager/gstrtphdrext-clientaudiolevel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-clientaudiolevel.c b/subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-clientaudiolevel.c index d6f98c24b7..0aa8a138e0 100644 --- a/subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-clientaudiolevel.c +++ b/subprojects/gst-plugins-good/gst/rtpmanager/gstrtphdrext-clientaudiolevel.c @@ -25,7 +25,7 @@ * * ## Example pipeline * |[ - * gst-launch-1.0 pulsesrc ! level audio-level-meta=true ! audiconvert ! + * gst-launch-1.0 pulsesrc ! level audio-level-meta=true ! audioconvert ! * rtpL16pay ! application/x-rtp, * extmap-1=(string)\< \"\", urn:ietf:params:rtp-hdrext:ssrc-audio-level, * \"vad=on\" \> ! udpsink