• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<plugin>
2  <name>audiorate</name>
3  <description>Adjusts audio frames</description>
4  <filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
5  <basename>libgstaudiorate.so</basename>
6  <version>1.16.2</version>
7  <license>LGPL</license>
8  <source>gst-plugins-base</source>
9  <package>GStreamer Base Plug-ins source release</package>
10  <origin>Unknown package origin</origin>
11  <elements>
12    <element>
13      <name>audiorate</name>
14      <longname>Audio rate adjuster</longname>
15      <class>Filter/Effect/Audio</class>
16      <description>Drops/duplicates/adjusts timestamps on audio samples to make a perfect stream</description>
17      <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
18      <pads>
19        <caps>
20          <name>sink</name>
21          <direction>sink</direction>
22          <presence>always</presence>
23          <details>audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }</details>
24        </caps>
25        <caps>
26          <name>src</name>
27          <direction>source</direction>
28          <presence>always</presence>
29          <details>audio/x-raw, format=(string){ S8, U8, S16LE, S16BE, U16LE, U16BE, S24_32LE, S24_32BE, U24_32LE, U24_32BE, S32LE, S32BE, U32LE, U32BE, S24LE, S24BE, U24LE, U24BE, S20LE, S20BE, U20LE, U20BE, S18LE, S18BE, U18LE, U18BE, F32LE, F32BE, F64LE, F64BE }, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], layout=(string){ interleaved, non-interleaved }</details>
30        </caps>
31      </pads>
32    </element>
33  </elements>
34</plugin>