summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-id3demux.xml
blob: cb205bb8d909ed39450bebc6aa739402eccc8eb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>id3demux</name>
  <description>Demux ID3v1 and ID3v2 tags from a file</description>
  <filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
  <basename>libgstid3demux.so</basename>
  <version>0.10.4.1</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins CVS/prerelease</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>id3demux</name>
      <longname>ID3 tag demuxer</longname>
      <class>Codec/Demuxer/Metadata</class>
      <description>Read and output ID3v1 and ID3v2 tags while demuxing the contents</description>
      <author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
    </element>
  </elements>
</plugin>