multichannel: rewrite the new doc comment a bit

Its part of the audio lib.
This commit is contained in:
Stefan Kost 2009-06-29 17:11:50 +03:00
parent ee7fd4c28d
commit 0e967f1b14

View file

@ -18,9 +18,10 @@
*/
/**
* SECTION:gstmultichannel
* @short_description: Support library for multichannel audio elements
* @short_description: Support for multichannel audio elements
*
* This library contains some helper functions to work with multichannel audio.
* This module contains some helper functions and a enum to work with
* multichannel audio.
*/
#ifdef HAVE_CONFIG_H