diff options
Diffstat (limited to 'ext/alsa/gstalsamixer.c')
-rw-r--r-- | ext/alsa/gstalsamixer.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/ext/alsa/gstalsamixer.c b/ext/alsa/gstalsamixer.c index 96a6da01..cefbd0ce 100644 --- a/ext/alsa/gstalsamixer.c +++ b/ext/alsa/gstalsamixer.c @@ -19,19 +19,13 @@ /** * SECTION:element-alsamixer - * @short_description: control properties of an audio device * @see_also: alsasink, alsasrc * - * <refsect2> - * <para> * This element controls various aspects such as the volume and balance * of an audio device using the ALSA api. - * </para> - * <para> + * * The application should query and use the interfaces provided by this * element to control the device. - * </para> - * </refsect2> * * Last reviewed on 2006-03-01 (0.10.4) */ |