Sebastian Dröge | 854472e | 2007-11-20 07:52:13 +0000 | [diff] [blame] | 1 | <plugin> |
| 2 | <name>sndfile</name> |
| 3 | <description>use libsndfile to read and write audio from and to files</description> |
| 4 | <filename>../../ext/sndfile/.libs/libgstsndfile.so</filename> |
| 5 | <basename>libgstsndfile.so</basename> |
Jan Schmidt | e020883 | 2008-07-31 22:15:17 +0000 | [diff] [blame] | 6 | <version>0.10.8</version> |
Sebastian Dröge | 854472e | 2007-11-20 07:52:13 +0000 | [diff] [blame] | 7 | <license>LGPL</license> |
| 8 | <source>gst-plugins-bad</source> |
Jan Schmidt | e020883 | 2008-07-31 22:15:17 +0000 | [diff] [blame] | 9 | <package>GStreamer Bad Plug-ins source release</package> |
| 10 | <origin>Unknown package origin</origin> |
Sebastian Dröge | 854472e | 2007-11-20 07:52:13 +0000 | [diff] [blame] | 11 | <elements> |
| 12 | <element> |
| 13 | <name>sfsink</name> |
| 14 | <longname>Sndfile sink</longname> |
| 15 | <class>Sink/Audio</class> |
| 16 | <description>Write audio streams to disk using libsndfile</description> |
| 17 | <author>Andy Wingo <wingo at pobox dot com></author> |
| 18 | <pads> |
| 19 | <caps> |
| 20 | <name>sink</name> |
| 21 | <direction>sink</direction> |
| 22 | <presence>always</presence> |
| 23 | <details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int){ 16, 32 }, depth=(int){ 16, 32 }, signed=(boolean)true</details> |
| 24 | </caps> |
| 25 | </pads> |
| 26 | </element> |
| 27 | <element> |
| 28 | <name>sfsrc</name> |
| 29 | <longname>Sndfile source</longname> |
| 30 | <class>Source/Audio</class> |
| 31 | <description>Read audio streams from disk using libsndfile</description> |
| 32 | <author>Andy Wingo <wingo at pobox dot com></author> |
| 33 | <pads> |
| 34 | <caps> |
| 35 | <name>src</name> |
| 36 | <direction>source</direction> |
| 37 | <presence>always</presence> |
| 38 | <details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int){ 16, 32 }, depth=(int){ 16, 32 }, signed=(boolean)true</details> |
| 39 | </caps> |
| 40 | </pads> |
| 41 | </element> |
| 42 | </elements> |
| 43 | </plugin> |