From: Peter Meerwald Date: Mon, 12 Dec 2011 12:19:45 +0000 (+0100) Subject: format: Add description for format.h X-Git-Tag: 1.0_branch~184 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ddd7a91f5d178c7f2972891ef95b565e24d2b210;p=profile%2Fivi%2Fpulseaudio.git format: Add description for format.h --- diff --git a/src/pulse/format.h b/src/pulse/format.h index 4f7db65..8b0d847 100644 --- a/src/pulse/format.h +++ b/src/pulse/format.h @@ -30,6 +30,9 @@ #include #include +/** \file + * Utility functions for handling a stream or sink format */ + PA_C_DECL_BEGIN /** Represents the type of encoding used in a stream or accepted by a sink. \since 1.0 */