2005-09-04 15:09:33 +00:00
|
|
|
<plugin>
|
|
|
|
<name>ossaudio</name>
|
|
|
|
<description>OSS (Open Sound System) support for GStreamer</description>
|
|
|
|
<filename>../../sys/oss/.libs/libgstossaudio.so</filename>
|
|
|
|
<basename>libgstossaudio.so</basename>
|
2005-10-23 22:43:08 +00:00
|
|
|
<version>0.9.4</version>
|
2005-09-04 15:09:33 +00:00
|
|
|
<license>LGPL</license>
|
2005-09-11 17:52:09 +00:00
|
|
|
<source>gst-plugins-good</source>
|
2005-10-23 22:43:08 +00:00
|
|
|
<package>GStreamer source release</package>
|
2005-09-04 15:09:33 +00:00
|
|
|
<origin>http://gstreamer.freedesktop.org/</origin>
|
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>ossmixer</name>
|
|
|
|
<longname>OSS Mixer</longname>
|
|
|
|
<class>Generic/Audio</class>
|
|
|
|
<description>Control sound input and output levels with OSS</description>
|
|
|
|
<author>Andrew Vander Wingo <wingo@pobox.com></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>osssink</name>
|
|
|
|
<longname>Audio Sink (OSS)</longname>
|
|
|
|
<class>Sink/Audio</class>
|
|
|
|
<description>Output to a sound card via OSS</description>
|
|
|
|
<author>Erik Walthinsen <omega@cse.ogi.edu>, Wim Taymans <wim.taymans@chello.be></author>
|
|
|
|
</element>
|
|
|
|
<element>
|
|
|
|
<name>osssrc</name>
|
|
|
|
<longname>Audio Source (OSS)</longname>
|
|
|
|
<class>Source/Audio</class>
|
|
|
|
<description>Capture from a sound card via OSS</description>
|
|
|
|
<author>Erik Walthinsen <omega@cse.ogi.edu>, Wim Taymans <wim@fluendo.com></author>
|
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|