summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-flite.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-flite.xml')
-rw-r--r--docs/plugins/inspect/plugin-flite.xml28
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/plugins/inspect/plugin-flite.xml b/docs/plugins/inspect/plugin-flite.xml
deleted file mode 100644
index 6fe32b06e..000000000
--- a/docs/plugins/inspect/plugin-flite.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<plugin>
- <name>flite</name>
- <description>Flite speech synthesizer plugin</description>
- <filename>../../ext/flite/.libs/libgstflite.so</filename>
- <basename>libgstflite.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>flitetestsrc</name>
- <longname>Flite speech test source</longname>
- <class>Source/Audio</class>
- <description>Creates audio test signals identifying channels</description>
- <author>David Schleef &lt;ds@schleef.org&gt;</author>
- <pads>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)48000, channels=(int)[ 1, 8 ]</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file