summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect
diff options
context:
space:
mode:
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2009-06-25 16:41:49 +0200
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2009-06-25 18:10:42 +0200
commit8241b05038211b1a99985678b17b827d7405d72a (patch)
tree93537c2900638fb8bc40164ec570c311f2c25c10 /docs/plugins/inspect
parent1bb23517feced9fb3dddf702e93391c3a969fbf2 (diff)
downloadgst-plugins-bad-8241b05038211b1a99985678b17b827d7405d72a.tar.gz
gst-plugins-bad-8241b05038211b1a99985678b17b827d7405d72a.tar.bz2
gst-plugins-bad-8241b05038211b1a99985678b17b827d7405d72a.zip
capssetter: import element into -bad
Diffstat (limited to 'docs/plugins/inspect')
-rw-r--r--docs/plugins/inspect/plugin-debugutilsbad.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-debugutilsbad.xml b/docs/plugins/inspect/plugin-debugutilsbad.xml
index 0aabef1a..ff6d4b92 100644
--- a/docs/plugins/inspect/plugin-debugutilsbad.xml
+++ b/docs/plugins/inspect/plugin-debugutilsbad.xml
@@ -10,6 +10,27 @@
<origin>Unknown package origin</origin>
<elements>
<element>
+ <name>capssetter</name>
+ <longname>CapsSetter</longname>
+ <class>Generic</class>
+ <description>Set/merge caps on stream</description>
+ <author>Mark Nauwelaerts &lt;mnauw@users.sourceforge.net&gt;</author>
+ <pads>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ </pads>
+ </element>
+ <element>
<name>fpsdisplaysink</name>
<longname>Measure and show framerate on videosink</longname>
<class>Sink/Video</class>