gstreamer/docs/plugins/inspect/plugin-waylandsink.xml

28 lines
1,022 B
XML
Raw Normal View History

2012-09-17 16:52:27 +00:00
<plugin>
<name>waylandsink</name>
<description>Wayland Video Sink</description>
<filename>../../ext/wayland/.libs/libgstwaylandsink.so</filename>
<basename>libgstwaylandsink.so</basename>
2012-10-25 11:46:04 +00:00
<version>1.1.0.1</version>
2012-09-17 16:52:27 +00:00
<license>LGPL</license>
<source>gst-plugins-bad</source>
2012-10-25 11:46:04 +00:00
<package>GStreamer Bad Plug-ins git</package>
2012-09-17 16:52:27 +00:00
<origin>Unknown package origin</origin>
<elements>
<element>
<name>waylandsink</name>
<longname>wayland video sink</longname>
<class>Sink/Video</class>
<description>Output to wayland surface</description>
<author>Sreerenj Balachandran &lt;sreerenj.balachandran@intel.com&gt;</author>
<pads>
<caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>video/x-raw, format=(string)BGRA, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
</caps>
</pads>
</element>
</elements>
</plugin>