summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-stereo.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 17:52:27 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 17:52:27 +0100
commitccd85498414598dc0363da50f9607ab2abfff20e (patch)
tree91c31f921dfb8de8b2a8bd493671bfcc90c60398 /docs/plugins/inspect/plugin-stereo.xml
parent591f6355e5ab88ad44ba20f7b25db7c3d2043ed0 (diff)
docs: update
Diffstat (limited to 'docs/plugins/inspect/plugin-stereo.xml')
-rw-r--r--docs/plugins/inspect/plugin-stereo.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-stereo.xml b/docs/plugins/inspect/plugin-stereo.xml
deleted file mode 100644
index cf2a342e6..000000000
--- a/docs/plugins/inspect/plugin-stereo.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>stereo</name>
- <description>Muck with the stereo signal, enhance it&apos;s &apos;stereo-ness&apos;</description>
- <filename>../../gst/stereo/.libs/libgststereo.so</filename>
- <basename>libgststereo.so</basename>
- <version>0.10.23.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>stereo</name>
- <longname>Stereo effect</longname>
- <class>Filter/Effect/Audio</class>
- <description>Muck with the stereo signal to enhance its &apos;stereo-ness&apos;</description>
- <author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)2, signed=(boolean)true</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw-int, depth=(int)16, width=(int)16, endianness=(int)1234, rate=(int)[ 1, 2147483647 ], channels=(int)2, signed=(boolean)true</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file