mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
clean up types
This commit is contained in:
parent
d9a51b5d14
commit
acedfe71c0
64 changed files with 756 additions and 752 deletions
|
|
@ -24,8 +24,8 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define PINOS_RESOURCE_URI "http://pinos.org/ns/resource"
|
||||
#define PINOS_RESOURCE_PREFIX PINOS_RESOURCE_URI "#"
|
||||
#define PINOS_TYPE__Resource "Pinos:Object:Resource"
|
||||
#define PINOS_TYPE_RESOURCE_BASE PINOS_TYPE__Resource ":"
|
||||
|
||||
typedef struct _PinosResource PinosResource;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue