summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-voaacenc.xml
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2018-10-22 11:30:45 +0200
committerThibault Saunier <tsaunier@igalia.com>2019-05-13 17:00:00 -0400
commit47a49f33815dbe3db7c1f7fa8f528d9bd0b83d8c (patch)
treeef8cce7a2344781ed189cbce89f386506fe49452 /docs/plugins/inspect/plugin-voaacenc.xml
parent5a2b9357c94b9e07726d1bf6cf8ce1810ba8dad2 (diff)
downloadgstreamer-plugins-bad-47a49f33815dbe3db7c1f7fa8f528d9bd0b83d8c.tar.gz
docs: Build documentation with hotdoc
Diffstat (limited to 'docs/plugins/inspect/plugin-voaacenc.xml')
-rw-r--r--docs/plugins/inspect/plugin-voaacenc.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-voaacenc.xml b/docs/plugins/inspect/plugin-voaacenc.xml
deleted file mode 100644
index 4bfe2a357..000000000
--- a/docs/plugins/inspect/plugin-voaacenc.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>voaacenc</name>
- <description>AAC audio encoder</description>
- <filename>../../ext/voaacenc/.libs/libgstvoaacenc.so</filename>
- <basename>libgstvoaacenc.so</basename>
- <version>1.17.0.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>voaacenc</name>
- <longname>AAC audio encoder</longname>
- <class>Codec/Encoder/Audio</class>
- <description>AAC audio encoder</description>
- <author>Kan Hu &lt;kan.hu@linaro.org&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000 }, channels=(int)1; audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000 }, channels=(int)2, channel-mask=(bitmask)0x0000000000000003</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/mpeg, mpegversion=(int)4, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000, 64000, 88200, 96000 }, channels=(int)[ 1, 2 ], stream-format=(string){ adts, raw }, base-profile=(string)lc</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file