mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
docs: Port all docstring to gtk-doc markdown
This commit is contained in:
parent
4e4b568f65
commit
c85322480f
1 changed files with 3 additions and 3 deletions
|
@ -23,15 +23,15 @@
|
|||
*/
|
||||
/**
|
||||
* SECTION:element-stereo
|
||||
* @title: stereo
|
||||
*
|
||||
* Create a wide stereo effect.
|
||||
*
|
||||
* <refsect2>
|
||||
* <title>Example pipelines</title>
|
||||
* ## Example pipelines
|
||||
* |[
|
||||
* gst-launch-1.0 -v filesrc location=sine.ogg ! oggdemux ! vorbisdec ! audioconvert ! stereo ! audioconvert ! audioresample ! alsasink
|
||||
* ]| Play an Ogg/Vorbis file.
|
||||
* </refsect2>
|
||||
*
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
|
Loading…
Reference in a new issue