summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-apex.xml
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-01-23 12:46:28 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-01-23 12:47:19 +0100
commite4e3b44e048ddc1d7499c6108175a5f89c6273d9 (patch)
treef88b685f1b6baf849649494ec557d2ef0ef13a88 /docs/plugins/inspect/plugin-apex.xml
parent6fec8619b597f5cc9c58d268ddd9f64ea0a94277 (diff)
downloadgst-plugins-bad-e4e3b44e048ddc1d7499c6108175a5f89c6273d9.tar.gz
gst-plugins-bad-e4e3b44e048ddc1d7499c6108175a5f89c6273d9.tar.bz2
gst-plugins-bad-e4e3b44e048ddc1d7499c6108175a5f89c6273d9.zip
Rename audioresample files and types to legacyresample
Finish the move/rename of audioresample to legacyresample to prevent any confusion.
Diffstat (limited to 'docs/plugins/inspect/plugin-apex.xml')
-rw-r--r--docs/plugins/inspect/plugin-apex.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-apex.xml b/docs/plugins/inspect/plugin-apex.xml
new file mode 100644
index 00000000..9a639c9b
--- /dev/null
+++ b/docs/plugins/inspect/plugin-apex.xml
@@ -0,0 +1,28 @@
+<plugin>
+ <name>apex</name>
+ <description>Apple AirPort Express Plugin</description>
+ <filename>../../ext/apexsink/.libs/libgstapexsink.so</filename>
+ <basename>libgstapexsink.so</basename>
+ <version>0.10.10.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>apexsink</name>
+ <longname>Apple AirPort Express Audio Sink</longname>
+ <class>Sink/Audio/Wireless</class>
+ <description>Output stream to an AirPort Express</description>
+ <author>Jérémie Bernard [GRemi] &lt;gremimail@gmail.com&gt;</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>audio/x-raw-int, width=(int)16, depth=(int)16, endianness=(int)1234, channels=(int)2, rate=(int)44100, signed=(boolean)true</details>
+ </caps>
+ </pads>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file