mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
dcaparse: add to documentation
This commit is contained in:
parent
0bb654ed66
commit
d1d1239fe4
1 changed files with 4 additions and 7 deletions
|
@ -22,16 +22,13 @@
|
|||
* @short_description: DCA (DTS Coherent Acoustics) parser
|
||||
* @see_also: #GstAmrParse, #GstAACParse, #GstAc3Parse
|
||||
*
|
||||
* <refsect2>
|
||||
* <para>
|
||||
* This is a DCA (DTS Coherent Acoustics) parser.
|
||||
* </para>
|
||||
*
|
||||
* <refsect2>
|
||||
* <title>Example launch line</title>
|
||||
* <para>
|
||||
* <programlisting>
|
||||
* |[
|
||||
* gst-launch filesrc location=abc.dts ! dcaparse ! dtsdec ! audioresample ! audioconvert ! autoaudiosink
|
||||
* </programlisting>
|
||||
* </para>
|
||||
* ]|
|
||||
* </refsect2>
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue