docs: Update tutorial 14 to 1.0 (audio/x-raw)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4353>
This commit is contained in:
Eva Pace 2023-04-06 01:18:18 -03:00 committed by GStreamer Marge Bot
parent 51a2adb837
commit ce467b72aa

View file

@ -205,7 +205,7 @@ do not fear to use it
generously.
``` bash
gst-launch-1.0 uridecodebin uri=https://www.freedesktop.org/software/gstreamer-sdk/data/media/sintel_trailer-480p.webm ! audioresample ! audio/x-raw-float,rate=4000 ! audioconvert ! autoaudiosink
gst-launch-1.0 uridecodebin uri=https://www.freedesktop.org/software/gstreamer-sdk/data/media/sintel_trailer-480p.webm ! audioresample ! audio/x-raw,rate=4000 ! audioconvert ! autoaudiosink
```
### `audiorate`