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

33 lines
1 KiB
XML
Raw Normal View History

<plugin>
<name>playback</name>
<description>various playback elements</description>
<filename>../../gst/playback/.libs/libgstplaybin.so</filename>
<basename>libgstplaybin.so</basename>
2009-08-04 23:56:58 +00:00
<version>0.10.24</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
2009-05-10 22:57:01 +00:00
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</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.taymans@gmail.com&gt;</author>
<pads>
</pads>
</element>
<element>
<name>playbin2</name>
<longname>Player Bin 2</longname>
<class>Generic/Bin/Player</class>
<description>Autoplug and play media from an uri</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads>
</pads>
</element>
</elements>
</plugin>