1<plugin>
2  <name>speed</name>
3  <description>Set speed/pitch on audio/raw streams (resampler)</description>
4  <filename>../../gst/speed/.libs/libgstspeed.so</filename>
5  <basename>libgstspeed.so</basename>
6  <version>1.16.2</version>
7  <license>LGPL</license>
8  <source>gst-plugins-bad</source>
9  <package>GStreamer Bad Plug-ins source release</package>
10  <origin>Unknown package origin</origin>
11  <elements>
12    <element>
13      <name>speed</name>
14      <longname>Speed</longname>
15      <class>Filter/Effect/Audio</class>
16      <description>Set speed/pitch on audio/raw streams (resampler)</description>
17      <author>Andy Wingo &lt;apwingo@eos.ncsu.edu&gt;, Tim-Philipp Müller &lt;tim@centricular.net&gt;</author>
18      <pads>
19        <caps>
20          <name>sink</name>
21          <direction>sink</direction>
22          <presence>always</presence>
23          <details>audio/x-raw, format=(string){ F32LE, S16LE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
24        </caps>
25        <caps>
26          <name>src</name>
27          <direction>source</direction>
28          <presence>always</presence>
29          <details>audio/x-raw, format=(string){ F32LE, S16LE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details>
30        </caps>
31      </pads>
32    </element>
33  </elements>
34</plugin>