summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-level.xml
blob: acd62fa2d653f3c9772e7f745e29830d5aee6297 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>level</name>
  <description>Audio level plugin</description>
  <filename>../../gst/level/.libs/libgstlevel.so</filename>
  <basename>libgstlevel.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>level</name>
      <longname>Level</longname>
      <class>Filter/Analyzer/Audio</class>
      <description>RMS/Peak/Decaying Peak Level messager for audio/raw</description>
      <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
    </element>
  </elements>
</plugin>