blob: 835abdd09be35985ef86515ac203f4b1bc8cac24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gstreamer@gentoo.org</email>
<name>GStreamer package maintainers</name>
</maintainer>
<longdescription lang="en">
GStreamer plugin wrapping the GStreamer/GConf audio/video output settings
Includes the following elements:
* gconfaudiosrc - Audio source embedding the GConf-settings for audio input
* gconfaudiosink - Audio sink embedding the GConf-settings for audio output
* gconfvideosrc - Video source embedding the GConf-settings for video input
* gconfvideosink - Video sink embedding the GConf-settings for video output
</longdescription>
</pkgmetadata>
|