From 6edfec64ee0c6a95374a628ac4ffbb662603ee1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Olivier=20Cr=C3=AAte?= Date: Tue, 10 Feb 2009 16:18:32 +0000 Subject: Moved liveadder from gst-plugins-farsight to -bad Re-indent liveadder in gst style and add it to configure --- docs/plugins/inspect/plugin-liveadder.xml | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 docs/plugins/inspect/plugin-liveadder.xml (limited to 'docs/plugins/inspect/plugin-liveadder.xml') diff --git a/docs/plugins/inspect/plugin-liveadder.xml b/docs/plugins/inspect/plugin-liveadder.xml new file mode 100644 index 00000000..fe75e4c3 --- /dev/null +++ b/docs/plugins/inspect/plugin-liveadder.xml @@ -0,0 +1,34 @@ + + liveadder + Adds multiple live discontinuous streams + ../../gst/liveadder/.libs/libgstliveadder.so + libgstliveadder.so + 0.10.10.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins CVS/prerelease + Unknown package origin + + + liveadder + Live Adder element + Generic/Audio + Mixes live/discontinuous audio streams + Olivier Crete <olivier.crete@collabora.co.uk> + + + sink%d + sink + request +
audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }
+
+ + src + source + always +
audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }
+
+
+
+
+
\ No newline at end of file -- cgit v1.2.1