gstreamer/docs/plugins/inspect/plugin-playbin.xml
Thomas Vander Stichele 307d58b70a update inspect with source
Original commit message from CVS:
update inspect with source
2005-09-11 17:53:07 +00:00

20 lines
No EOL
665 B
XML

<plugin>
<name>playbin</name>
<description>player bin</description>
<filename>../../gst/playback/.libs/libgstplaybin.so</filename>
<basename>libgstplaybin.so</basename>
<version>0.9.2.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org/</origin>
<elements>
<element>
<name>playbin</name>
<longname>Player Bin</longname>
<class>Generic/Bin/Player</class>
<description>Autoplug and play media from an uri</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
</elements>
</plugin>