mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-19 07:00:10 -05:00
doc: fix some doxygen warnings
This commit is contained in:
parent
8e3c0f02b2
commit
978dbff32f
23 changed files with 111 additions and 27 deletions
|
|
@ -11,6 +11,11 @@ extern "C" {
|
|||
|
||||
#include <spa/param/audio/raw.h>
|
||||
|
||||
/**
|
||||
* \addtogroup spa_param
|
||||
* \{
|
||||
*/
|
||||
|
||||
struct spa_audio_info_ra {
|
||||
uint32_t rate; /*< sample rate */
|
||||
uint32_t channels; /*< number of channels */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue