mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
Add doxygen docs
This commit is contained in:
parent
f6ca32cdcf
commit
e7327d1316
68 changed files with 4569 additions and 937 deletions
|
|
@ -22,9 +22,11 @@
|
|||
#include "pipewire/client/interfaces.h"
|
||||
#include "pipewire/server/resource.h"
|
||||
|
||||
/** \cond */
|
||||
struct impl {
|
||||
struct pw_resource this;
|
||||
};
|
||||
/** \endcond */
|
||||
|
||||
struct pw_resource *pw_resource_new(struct pw_client *client,
|
||||
uint32_t id, uint32_t type, void *object, pw_destroy_t destroy)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue