summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-shout2send.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-shout2send.xml')
-rw-r--r--docs/plugins/inspect/plugin-shout2send.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-shout2send.xml b/docs/plugins/inspect/plugin-shout2send.xml
new file mode 100644
index 00000000..ed82b82c
--- /dev/null
+++ b/docs/plugins/inspect/plugin-shout2send.xml
@@ -0,0 +1,21 @@
+<plugin>
+ <name>shout2send</name>
+ <description>Sends data to an icecast server using libshout2</description>
+ <filename>../../ext/shout2/.libs/libgstshout2.so</filename>
+ <basename>libgstshout2.so</basename>
+ <version>0.9.0.1</version>
+ <license>LGPL</license>
+ <package>libshout2</package>
+ <origin>http://www.icecast.org/download.html</origin>
+ <elements>
+ <element>
+ <name>shout2send</name>
+ <longname>An Icecast plugin</longname>
+ <class>Sink/Network</class>
+ <description>Sends data to an icecast server</description>
+ <author>Wim Taymans &lt;wim.taymans@chello.be&gt;
+ Pedro Corte-Real &lt;typo@netcabo.pt&gt;
+ Zaheer Abbas Merali &lt;zaheerabbas at merali dot org&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file