gstreamer/docs/plugins/inspect/plugin-shout2send.xml

22 lines
804 B
XML
Raw Normal View History

<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.10.5</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>libshout2</package>
<origin>http://www.icecast.org/download.html</origin>
<elements>
<element>
<name>shout2send</name>
<longname>Icecast network sink</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>