gstreamer/docs/plugins/inspect/plugin-iec958.xml

20 lines
758 B
XML
Raw Normal View History

<plugin>
<name>iec958</name>
<description>Convert raw AC3 into IEC958 (S/PDIF) frames</description>
<filename>../../gst/iec958/.libs/libgstiec958.so</filename>
<basename>libgstiec958.so</basename>
<version>0.10.2</version>
<license>LGPL</license>
<source>gst-plugins-ugly</source>
<package>GStreamer source release</package>
<origin>http://gstreamer.freedesktop.org/</origin>
<elements>
<element>
<name>ac3iec958</name>
<longname>AC3 to IEC958 filter</longname>
<class>audio/x-private1-ac3</class>
<description>Pads AC3 frames into IEC958 frames suitable for a raw S/PDIF interface</description>
<author>Martin Soto &lt;martinsoto@users.sourceforge.net&gt;</author>
</element>
</elements>
</plugin>