From: Peter Meerwald <[email protected]> --- src/pulse/format.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
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 <pulse/sample.h> #include <pulse/channelmap.h> +/** \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 */ -- 1.7.4.1 _______________________________________________ pulseaudio-discuss mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
