2009-01-05 23:04:57 +00:00
|
|
|
<plugin>
|
|
|
|
<name>app</name>
|
|
|
|
<description>Elements used to communicate with applications</description>
|
|
|
|
<filename>../../gst/app/.libs/libgstapp.so</filename>
|
|
|
|
<basename>libgstapp.so</basename>
|
2017-05-04 12:37:27 +00:00
|
|
|
<version>1.12.0</version>
|
2009-01-05 23:04:57 +00:00
|
|
|
<license>LGPL</license>
|
|
|
|
<source>gst-plugins-base</source>
|
2017-04-07 13:31:10 +00:00
|
|
|
<package>GStreamer Base Plug-ins source release</package>
|
2009-05-10 22:57:01 +00:00
|
|
|
<origin>Unknown package origin</origin>
|
2009-01-05 23:04:57 +00:00
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>appsink</name>
|
|
|
|
<longname>AppSink</longname>
|
|
|
|
<class>Generic/Sink</class>
|
|
|
|
<description>Allow the application to get access to raw buffer</description>
|
|
|
|
<author>David Schleef <ds@schleef.org>, Wim Taymans <wim.taymans@gmail.com></author>
|
|
|
|
<pads>
|
|
|
|
<caps>
|
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>ANY</details>
|
|
|
|
</caps>
|
|
|
|
</pads>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>appsrc</name>
|
|
|
|
<longname>AppSrc</longname>
|
2010-11-30 19:25:44 +00:00
|
|
|
<class>Generic/Source</class>
|
2009-01-05 23:04:57 +00:00
|
|
|
<description>Allow the application to feed buffers to a pipeline</description>
|
|
|
|
<author>David Schleef <ds@schleef.org>, Wim Taymans <wim.taymans@gmail.com></author>
|
|
|
|
<pads>
|
|
|
|
<caps>
|
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>ANY</details>
|
|
|
|
</caps>
|
|
|
|
</pads>
|
|
|
|
</element>
|
|
|
|
</elements>
|
2012-01-25 13:31:34 +00:00
|
|
|
</plugin>
|