summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-playbin.xml
blob: dfbf23cfbc04a736c4ee3c3f6d40fb8940a928ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>playbin</name>
  <description>player bin</description>
  <filename>../../gst/playback/.libs/libgstplaybin.so</filename>
  <basename>libgstplaybin.so</basename>
  <version>0.9.4</version>
  <license>LGPL</license>
  <source>gst-plugins-base</source>
  <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@fluendo.com&gt;</author>
    </element>
  </elements>
</plugin>