gstreamer/docs/plugins/inspect/plugin-cdaudio.xml
Sebastian Dröge e4e3b44e04 Rename audioresample files and types to legacyresample
Finish the move/rename of audioresample to legacyresample
to prevent any confusion.
2009-01-23 12:47:19 +01:00

23 lines
No EOL
714 B
XML

<plugin>
<name>cdaudio</name>
<description>Play CD audio through the CD Drive</description>
<filename>../../ext/cdaudio/.libs/libgstcdaudio.so</filename>
<basename>libgstcdaudio.so</basename>
<version>0.10.10.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>cdaudio</name>
<longname>CD player</longname>
<class>Generic/Bin</class>
<description>Play CD audio through the CD Drive</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
<pads>
</pads>
</element>
</elements>
</plugin>