* a lot of doxygen updates

* s/pa_operation_callback/pa_operation_callback_t/g
* add more typedefs for function prototypes
* add API to query the channel map used by a pa_stream


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@530 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2006-02-20 17:09:39 +00:00
parent 71e063a695
commit 98cb6aa4a3
18 changed files with 125 additions and 100 deletions

View file

@ -30,8 +30,7 @@
PA_C_DECL_BEGIN
/** \struct pa_operation
* An asynchronous operation object */
/** An asynchronous operation object */
typedef struct pa_operation pa_operation;
/** Increase the reference count by one */