summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-halelements.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 14:03:03 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-01 14:03:03 +0000
commit2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (patch)
treec4372e64305bba5e5d5e84d1aeaf4da0528a2b4c /docs/plugins/inspect/plugin-halelements.xml
parente50a7b728bddaae077bac4a3e57a57612628dcc3 (diff)
adding inspect files
Original commit message from CVS: adding inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-halelements.xml')
-rw-r--r--docs/plugins/inspect/plugin-halelements.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-halelements.xml b/docs/plugins/inspect/plugin-halelements.xml
new file mode 100644
index 00000000..d1fa530f
--- /dev/null
+++ b/docs/plugins/inspect/plugin-halelements.xml
@@ -0,0 +1,27 @@
+<plugin>
+ <name>halelements</name>
+ <description>elements wrapping the GStreamer/HAL audio input/output devices</description>
+ <filename>../../ext/hal/.libs/libgsthalelements.so</filename>
+ <basename>libgsthalelements.so</basename>
+ <version>0.10.2.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-good</source>
+ <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>halaudiosink</name>
+ <longname>HAL audio sink</longname>
+ <class>Sink/Audio</class>
+ <description>Audio sink for sound device access via HAL</description>
+ <author>Jürg Billeter &lt;j@bitron.ch&gt;</author>
+ </element>
+ <element>
+ <name>halaudiosrc</name>
+ <longname>HAL audio source</longname>
+ <class>Source/Audio</class>
+ <description>Audio source for sound device access via HAL</description>
+ <author>Jürg Billeter &lt;j@bitron.ch&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file