From 47b3792e7a97b217e942e60b46dd43e2d33fce07 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 28 Jul 2010 18:34:15 +0200 Subject: docs: add more plugins and elements to the docs --- docs/plugins/inspect/plugin-kate.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'docs/plugins/inspect/plugin-kate.xml') 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 @@ + + tiger + Kate stream renderer + Mixer/Video/Overlay/Subtitle + Decodes and renders Kate streams on top of a video + Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com> + + + subtitle_sink + sink + always +
subtitle/x-kate; application/x-kate
+
+ + video_sink + sink + always +
video/x-raw-rgb, bpp=(int)32, depth=(int)24
+
+ + src + source + always +
video/x-raw-rgb, bpp=(int)32, depth=(int)24
+
+
+
\ No newline at end of file -- cgit v1.2.3