summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-soundtouch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-soundtouch.xml')
-rw-r--r--docs/plugins/inspect/plugin-soundtouch.xml18
1 files changed, 16 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-soundtouch.xml b/docs/plugins/inspect/plugin-soundtouch.xml
index 53725809..b9706f60 100644
--- a/docs/plugins/inspect/plugin-soundtouch.xml
+++ b/docs/plugins/inspect/plugin-soundtouch.xml
@@ -3,10 +3,10 @@
<description>Audio Pitch Controller</description>
<filename>../../ext/soundtouch/.libs/libgstpitch.so</filename>
<basename>libgstpitch.so</basename>
- <version>0.10.5</version>
+ <version>0.10.5.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins source release</package>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -15,6 +15,20 @@
<class>Filter/Converter/Audio</class>
<description>Control the pitch of an audio stream</description>
<author>Wouter Paesen &lt;wouter@kangaroot.net&gt;</author>
+ <pads>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>audio/x-raw-float, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32, buffer-frames=(int)[ 0, 2147483647 ]</details>
+ </caps>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>audio/x-raw-float, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32, buffer-frames=(int)[ 0, 2147483647 ]</details>
+ </caps>
+ </pads>
</element>
</elements>
</plugin> \ No newline at end of file