25 #ifndef PIPEWIRE_TYPE_H
26 #define PIPEWIRE_TYPE_H
46 #define PW_TYPE_INFO_BASE "PipeWire:"
48 #define PW_TYPE_INFO_Object PW_TYPE_INFO_BASE "Object"
49 #define PW_TYPE_INFO_OBJECT_BASE PW_TYPE_INFO_Object ":"
51 #define PW_TYPE_INFO_Interface PW_TYPE_INFO_BASE "Interface"
52 #define PW_TYPE_INFO_INTERFACE_BASE PW_TYPE_INFO_Interface ":"
const struct spa_type_info * pw_type_info(void)
Definition: pipewire.c:733
@ PW_TYPE_FIRST
Definition: src/pipewire/type.h:43
@ SPA_TYPE_VENDOR_PipeWire
Definition: output/doc/spa/utils/type.h:102
Definition: output/doc/spa/utils/type.h:136