docs: Port all docstring to gtk-doc markdown

This commit is contained in:
Thibault Saunier 2017-03-08 15:01:13 -03:00
parent 4e4b568f65
commit c85322480f

View file

@ -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