2005-08-15 14:17:53 +00:00
|
|
|
<plugin>
|
|
|
|
<name>volume</name>
|
2006-03-10 19:05:13 +00:00
|
|
|
<description>plugin for controlling audio volume</description>
|
2005-08-15 14:17:53 +00:00
|
|
|
<filename>../../gst/volume/.libs/libgstvolume.so</filename>
|
|
|
|
<basename>libgstvolume.so</basename>
|
2007-08-03 14:41:46 +00:00
|
|
|
<version>0.10.14</version>
|
2005-08-15 14:17:53 +00:00
|
|
|
<license>LGPL</license>
|
2005-09-11 17:53:07 +00:00
|
|
|
<source>gst-plugins-base</source>
|
2007-08-03 14:41:46 +00:00
|
|
|
<package>GStreamer Base Plug-ins source release</package>
|
2005-10-23 22:34:38 +00:00
|
|
|
<origin>Unknown package origin</origin>
|
2005-08-15 14:17:53 +00:00
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>volume</name>
|
|
|
|
<longname>Volume</longname>
|
|
|
|
<class>Filter/Effect/Audio</class>
|
|
|
|
<description>Set volume on audio/raw streams</description>
|
|
|
|
<author>Andy Wingo <wingo@pobox.com></author>
|
2007-06-25 12:43:01 +00:00
|
|
|
<pads>
|
|
|
|
<caps>
|
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int){ 32, 64 }; audio/x-raw-int, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
|
|
|
|
</caps>
|
|
|
|
<caps>
|
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
|
|
|
<presence>always</presence>
|
|
|
|
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int){ 32, 64 }; audio/x-raw-int, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
|
|
|
|
</caps>
|
|
|
|
</pads>
|
2005-08-15 14:17:53 +00:00
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|