~ubuntu-branches/ubuntu/quantal/gst-plugins-bad-multiverse0.10/quantal

« back to all changes in this revision

Viewing changes to docs/plugins/inspect/plugin-valve.xml

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-03-12 22:01:41 UTC
  • mfrom: (1.1.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20090312220141-glnhvwf1g52g91xq
Tags: 0.10.10.2-1ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<plugin>
 
2
  <name>valve</name>
 
3
  <description>Valve</description>
 
4
  <filename>../../gst/valve/.libs/libgstvalve.so</filename>
 
5
  <basename>libgstvalve.so</basename>
 
6
  <version>0.10.10.1</version>
 
7
  <license>LGPL</license>
 
8
  <source>gst-plugins-bad</source>
 
9
  <package>GStreamer Bad Plug-ins CVS/prerelease</package>
 
10
  <origin>Unknown package origin</origin>
 
11
  <elements>
 
12
    <element>
 
13
      <name>valve</name>
 
14
      <longname>Valve element</longname>
 
15
      <class>Filter</class>
 
16
      <description>This element drops all packets when drop is TRUE</description>
 
17
      <author>Olivier Crete &lt;olivier.crete@collabora.co.uk&gt;</author>
 
18
      <pads>
 
19
        <caps>
 
20
          <name>sink</name>
 
21
          <direction>sink</direction>
 
22
          <presence>always</presence>
 
23
          <details>ANY</details>
 
24
        </caps>
 
25
        <caps>
 
26
          <name>src</name>
 
27
          <direction>source</direction>
 
28
          <presence>always</presence>
 
29
          <details>ANY</details>
 
30
        </caps>
 
31
      </pads>
 
32
    </element>
 
33
  </elements>
 
34
</plugin>
 
 
b'\\ No newline at end of file'