summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-playback.xml
blob: 88001d816f81275bb3e0ed378c36055ac57da909 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<plugin>
  <name>playback</name>
  <description>various playback elements</description>
  <filename>../../gst/playback/.libs/libgstplaybin.so</filename>
  <basename>libgstplaybin.so</basename>
  <version>0.10.20.1</version>
  <license>LGPL</license>
  <source>gst-plugins-base</source>
  <package>GStreamer Base Plug-ins CVS/prerelease</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>