mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-06-13 14:33:09 -04:00
prepare doxygen docs for 0.9.11
This commit is contained in:
parent
d0530b0359
commit
c1f9f95fa2
8 changed files with 174 additions and 78 deletions
|
|
@ -47,8 +47,10 @@
|
|||
*
|
||||
* \li pa_channel_map_init_mono() - Create a channel map with only mono audio.
|
||||
* \li pa_channel_map_init_stereo() - Create a standard stereo mapping.
|
||||
* \li pa_channel_map_init_auto() - Create a standard channel map for up to
|
||||
* six channels.
|
||||
* \li pa_channel_map_init_auto() - Create a standard channel map for a specific number of channels
|
||||
* \li pa_channel_map_init_extend() - Similar to
|
||||
* pa_channel_map_init_auto() but synthesize a channel map if noone
|
||||
* predefined one is known for the specified number of channels.
|
||||
*
|
||||
* \section conv_sec Convenience Functions
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue