gstreamer/docs/plugins/inspect/plugin-gconfelements.xml
2011-04-16 18:29:45 +01:00

49 lines
No EOL
1.8 KiB
XML

<plugin>
<name>gconfelements</name>
<description>elements wrapping the GStreamer/GConf audio/video output settings</description>
<filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
<basename>libgstgconfelements.so</basename>
<version>0.10.28.2</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>gconfaudiosink</name>
<longname>GConf audio sink</longname>
<class>Sink/Audio</class>
<description>Audio sink embedding the GConf-settings for audio output</description>
<author>Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
<pads>
</pads>
</element>
<element>
<name>gconfaudiosrc</name>
<longname>GConf audio source</longname>
<class>Source/Audio</class>
<description>Audio source embedding the GConf-settings for audio input</description>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<pads>
</pads>
</element>
<element>
<name>gconfvideosink</name>
<longname>GConf video sink</longname>
<class>Sink/Video</class>
<description>Video sink embedding the GConf-settings for video output</description>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<pads>
</pads>
</element>
<element>
<name>gconfvideosrc</name>
<longname>GConf video source</longname>
<class>Source/Video</class>
<description>Video source embedding the GConf-settings for video input</description>
<author>GStreamer maintainers &lt;gstreamer-devel@lists.sourceforge.net&gt;</author>
<pads>
</pads>
</element>
</elements>
</plugin>