summaryrefslogtreecommitdiffstats
path: root/sys/oss4/oss4-mixer.c
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-06-16 07:30:34 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-06-16 07:30:34 +0000
commitb62583b216f04d8b03346897c11f8e239104dd59 (patch)
treeac834a4bf071f43c9af2169c00e3518b46d96976 /sys/oss4/oss4-mixer.c
parent68993006c374a92474db6e908f7d3c13981bfed9 (diff)
downloadgst-plugins-bad-b62583b216f04d8b03346897c11f8e239104dd59.tar.gz
gst-plugins-bad-b62583b216f04d8b03346897c11f8e239104dd59.tar.bz2
gst-plugins-bad-b62583b216f04d8b03346897c11f8e239104dd59.zip
Final round of doc updates.
Original commit message from CVS: * gst/rtpmanager/gstrtpjitterbuffer.c: * gst/speed/gstspeed.c: * gst/speexresample/gstspeexresample.c: * gst/videosignal/gstvideoanalyse.c: * gst/videosignal/gstvideodetect.c: * gst/videosignal/gstvideomark.c: * sys/dvb/gstdvbsrc.c: * sys/oss4/oss4-mixer.c: * sys/oss4/oss4-sink.c: * sys/oss4/oss4-source.c: * sys/wininet/gstwininetsrc.c: Final round of doc updates.
Diffstat (limited to 'sys/oss4/oss4-mixer.c')
-rw-r--r--sys/oss4/oss4-mixer.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/oss4/oss4-mixer.c b/sys/oss4/oss4-mixer.c
index e54ecfdd..6baa893e 100644
--- a/sys/oss4/oss4-mixer.c
+++ b/sys/oss4/oss4-mixer.c
@@ -20,13 +20,12 @@
/**
* SECTION:element-oss4mixer
*
- * <refsect2>
- * <para>
* This element lets you adjust sound input and output levels with the
* Open Sound System (OSS) version 4. It supports the GstMixer interface, which
* can be used to obtain a list of available mixer tracks. Set the mixer
* element to READY state before using the GstMixer interface on it.
- * </para>
+ *
+ * <refsect2>
* <title>Example pipelines</title>
* <para>
* oss4mixer can&apos;t be used in a sensible way in gst-launch.