mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
55b8e30a61
Re-generate .args and .signals file from scratch so that old signals that no longer exist (such as the 'new-decoded-pad' signal on decodebin) no longer show up in the documentation.
28 lines
No EOL
1.1 KiB
XML
28 lines
No EOL
1.1 KiB
XML
<plugin>
|
|
<name>audiotestsrc</name>
|
|
<description>Creates audio test signals of given frequency and volume</description>
|
|
<filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename>
|
|
<basename>libgstaudiotestsrc.so</basename>
|
|
<version>1.3.0.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-base</source>
|
|
<package>GStreamer Base Plug-ins git</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>audiotestsrc</name>
|
|
<longname>Audio test source</longname>
|
|
<class>Source/Audio</class>
|
|
<description>Creates audio test signals of given frequency and volume</description>
|
|
<author>Stefan Kost <ensonic@users.sf.net></author>
|
|
<pads>
|
|
<caps>
|
|
<name>src</name>
|
|
<direction>source</direction>
|
|
<presence>always</presence>
|
|
<details>audio/x-raw, format=(string){ S16LE, S32LE, F32LE, F64LE }, layout=(string)interleaved, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ]</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |