format: Add description for format.h

This commit is contained in:
Peter Meerwald 2011-12-12 13:19:45 +01:00 committed by Colin Guthrie
parent 6e7e5d6fa0
commit ddd7a91f5d

View file

@ -30,6 +30,9 @@
#include <pulse/sample.h> #include <pulse/sample.h>
#include <pulse/channelmap.h> #include <pulse/channelmap.h>
/** \file
* Utility functions for handling a stream or sink format */
PA_C_DECL_BEGIN PA_C_DECL_BEGIN
/** Represents the type of encoding used in a stream or accepted by a sink. \since 1.0 */ /** Represents the type of encoding used in a stream or accepted by a sink. \since 1.0 */