mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
tinyalsasink: fix sample launch line
This commit is contained in:
parent
1328a44a01
commit
4c5abcb997
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
* <refsect2>
|
||||
* <title>Example pipelines</title>
|
||||
* |[
|
||||
* gst-launch-1.0 -v uridecodebin uri=file:///path/to/audio.ogg ! audioconvert ! audioresample ! alsasink
|
||||
* gst-launch-1.0 -v uridecodebin uri=file:///path/to/audio.ogg ! audioconvert ! audioresample ! tinyalsasink
|
||||
* ]| Play an Ogg/Vorbis file and output audio via ALSA using the tinalsa
|
||||
* library.
|
||||
* </refsect2>
|
||||
|
|
Loading…
Reference in a new issue