summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-kate.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-28 18:34:15 +0200
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-07-28 18:42:05 +0200
commit47b3792e7a97b217e942e60b46dd43e2d33fce07 (patch)
treecb402b64b9074724373e34d0a69420ac48b97d4b /docs/plugins/inspect/plugin-kate.xml
parente12ca273db30fb75d51728ee4cdc98dd20e0ed07 (diff)
docs: add more plugins and elements to the docs
Diffstat (limited to 'docs/plugins/inspect/plugin-kate.xml')
-rw-r--r--docs/plugins/inspect/plugin-kate.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-kate.xml b/docs/plugins/inspect/plugin-kate.xml
index a3b726c77..a9ba68268 100644
--- a/docs/plugins/inspect/plugin-kate.xml
+++ b/docs/plugins/inspect/plugin-kate.xml
@@ -93,5 +93,32 @@
</caps>
</pads>
</element>
+ <element>
+ <name>tiger</name>
+ <longname>Kate stream renderer</longname>
+ <class>Mixer/Video/Overlay/Subtitle</class>
+ <description>Decodes and renders Kate streams on top of a video</description>
+ <author>Vincent Penquerc&apos;h &lt;ogg.k.ogg.k@googlemail.com&gt;</author>
+ <pads>
+ <caps>
+ <name>subtitle_sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>subtitle/x-kate; application/x-kate</details>
+ </caps>
+ <caps>
+ <name>video_sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-raw-rgb, bpp=(int)32, depth=(int)24</details>
+ </caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>video/x-raw-rgb, bpp=(int)32, depth=(int)24</details>
+ </caps>
+ </pads>
+ </element>
</elements>
</plugin> \ No newline at end of file