summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-fpsdisplaysink.xml
blob: ef1d33e93d2ccac04c2d889f58e75b398afddc8d (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
<plugin>
  <name>fpsdisplaysink</name>
  <description>A custom sink that show the current FPS of the sink on the video screen</description>
  <filename>../../gst/debugutils/.libs/libgstfpsdisplaysink.so</filename>
  <basename>libgstfpsdisplaysink.so</basename>
  <version>0.10.11.1</version>
  <license>LGPL</license>
  <source>gst-plugins-bad</source>
  <package>Nokia Real-time Communications</package>
  <origin></origin>
  <elements>
    <element>
      <name>fpsdisplaysink</name>
      <longname>Wrapper for xvimagesink's frame-rate display</longname>
      <class>Sink/Video</class>
      <description>Shows the current frame-rate and drop-rate of the xvimagesink on the xvimagesink's video output</description>
      <author>Zeeshan Ali &lt;zeeshan.ali@nokia.com&gt;, Stefan Kost &lt;stefan.kost@nokia.com&gt;</author>
      <pads>
        <caps>
          <name>sink</name>
          <direction>sink</direction>
          <presence>always</presence>
          <details>ANY</details>
        </caps>
      </pads>
    </element>
  </elements>
</plugin>