Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plugin-wavenc.xml « inspect « plugins « docs - github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 07516bcfae8f7bb6c734d2243cbf0f80b188609c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>wavenc</name>
  <description>Encode raw audio into WAV</description>
  <filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
  <basename>libgstwavenc.so</basename>
  <version>0.10.0</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>wavenc</name>
      <longname>WAV encoder</longname>
      <class>Codec/Muxer/Audio</class>
      <description>Encode raw audio into WAV</description>
      <author>Iain Holmes &lt;iain@prettypeople.org&gt;</author>
    </element>
  </elements>
</plugin>