mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
307d58b70a
Original commit message from CVS: update inspect with source
20 lines
No EOL
665 B
XML
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 <wim@fluendo.com></author>
|
|
</element>
|
|
</elements>
|
|
</plugin> |