mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
rtphdrext-clientaudiolevel: Fix typo in documentation
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6175>
This commit is contained in:
parent
9e2e456d9f
commit
69e4564c87
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
*
|
*
|
||||||
* ## Example pipeline
|
* ## 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,
|
* rtpL16pay ! application/x-rtp,
|
||||||
* extmap-1=(string)\< \"\", urn:ietf:params:rtp-hdrext:ssrc-audio-level,
|
* extmap-1=(string)\< \"\", urn:ietf:params:rtp-hdrext:ssrc-audio-level,
|
||||||
* \"vad=on\" \> ! udpsink
|
* \"vad=on\" \> ! udpsink
|
||||||
|
|
Loading…
Reference in a new issue