• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<plugin>
2  <name>qmlgl</name>
3  <description>Qt gl plugin</description>
4  <filename>../../ext/qt/.libs/libgstqmlgl.so</filename>
5  <basename>libgstqmlgl.so</basename>
6  <version>1.16.2</version>
7  <license>LGPL</license>
8  <source>gst-plugins-good</source>
9  <package>GStreamer Good Plug-ins source release</package>
10  <origin>Unknown package origin</origin>
11  <elements>
12    <element>
13      <name>qmlglsink</name>
14      <longname>Qt Video Sink</longname>
15      <class>Sink/Video</class>
16      <description>A video sink that renders to a QQuickItem</description>
17      <author>Matthew Waters &lt;matthew@centricular.com&gt;</author>
18      <pads>
19        <caps>
20          <name>sink</name>
21          <direction>sink</direction>
22          <presence>always</presence>
23          <details>video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], texture-target=(string)2D</details>
24        </caps>
25      </pads>
26    </element>
27    <element>
28      <name>qmlglsrc</name>
29      <longname>Qt Video Source</longname>
30      <class>Source/Video</class>
31      <description>A video src that captures a window from a QML view</description>
32      <author>Multimedia Team &lt;shmmmw@freescale.com&gt;</author>
33      <pads>
34        <caps>
35          <name>src</name>
36          <direction>source</direction>
37          <presence>always</presence>
38          <details>video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], texture-target=(string)2D</details>
39        </caps>
40      </pads>
41    </element>
42  </elements>
43</plugin>