gstreamer/docs/plugins/inspect/plugin-videotestsrc.xml
Thomas Vander Stichele 1f40aa1676 first stab at outputting xml descriptions of elements and plugins for doc build
Original commit message from CVS:
first stab at outputting xml descriptions of elements and plugins for doc build
2005-08-15 14:17:53 +00:00

19 lines
No EOL
667 B
XML

<plugin>
<name>videotestsrc</name>
<description>Creates a test video stream</description>
<filename>../../gst/videotestsrc/.libs/libgstvideotestsrc.so</filename>
<basename>libgstvideotestsrc.so</basename>
<version>0.9.1.1</version>
<license>LGPL</license>
<package>GStreamer CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org/</origin>
<elements>
<element>
<name>videotestsrc</name>
<longname>Video test source</longname>
<class>Source/Video</class>
<description>Creates a test video stream</description>
<author>David A. Schleef &lt;ds@schleef.org&gt;</author>
</element>
</elements>
</plugin>