mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-12 13:30:15 -05:00
indent
This commit is contained in:
parent
5b037661d9
commit
0f6b3a7cab
33 changed files with 652 additions and 673 deletions
|
|
@ -28,8 +28,8 @@ extern "C" {
|
|||
#include <spa/pod-utils.h>
|
||||
|
||||
struct spa_param;
|
||||
#define SPA_TYPE__Param SPA_TYPE_POD_OBJECT_BASE "Param"
|
||||
#define SPA_TYPE_PARAM_BASE SPA_TYPE__Param ":"
|
||||
#define SPA_TYPE__Param SPA_TYPE_POD_OBJECT_BASE "Param"
|
||||
#define SPA_TYPE_PARAM_BASE SPA_TYPE__Param ":"
|
||||
|
||||
struct spa_param {
|
||||
struct spa_pod_object object;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue