]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/blob - docs/plugins/inspect/plugin-dvdlpcmdec.xml
77c87b8bf6adc16c44d8b905058ec97c93d791f4
[glsdk/gst-plugins-ugly0-10.git] / docs / plugins / inspect / plugin-dvdlpcmdec.xml
1 <plugin>
2   <name>dvdlpcmdec</name>
3   <description>Decode DVD LPCM frames into standard PCM</description>
4   <filename>../../gst/dvdlpcmdec/.libs/libgstdvdlpcmdec.so</filename>
5   <basename>libgstdvdlpcmdec.so</basename>
6   <version>0.10.18</version>
7   <license>LGPL</license>
8   <source>gst-plugins-ugly</source>
9   <package>GStreamer Ugly Plug-ins source release</package>
10   <origin>Unknown package origin</origin>
11   <elements>
12     <element>
13       <name>dvdlpcmdec</name>
14       <longname>DVD LPCM Audio decoder</longname>
15       <class>Codec/Decoder/Audio</class>
16       <description>Decode DVD LPCM frames into standard PCM audio</description>
17       <author>Jan Schmidt &lt;jan@noraisin.net&gt;, Michael Smith &lt;msmith@fluendo.com&gt;</author>
18       <pads>
19         <caps>
20           <name>sink</name>
21           <direction>sink</direction>
22           <presence>always</presence>
23           <details>audio/x-private1-lpcm; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 32000, 44100, 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ true, false }, mute=(boolean){ true, false }</details>
24         </caps>
25         <caps>
26           <name>src</name>
27           <direction>source</direction>
28           <presence>always</presence>
29           <details>audio/x-raw-int, width=(int){ 16, 24 }, rate=(int){ 32000, 44100, 48000, 96000 }, channels=(int)[ 1, 8 ], endianness=(int){ 4321 }, depth=(int){ 16, 24 }, signed=(boolean){ true }</details>
30         </caps>
31       </pads>
32     </element>
33   </elements>
34 </plugin>