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 ":" Definition: x86_64-redhat-linux-gnu/doc/spa/utils/type.h:136
Definition: src/pipewire/type.h:43
const struct spa_type_info * pw_type_info(void)
Definition: pipewire.c:733
Definition: x86_64-redhat-linux-gnu/doc/spa/utils/type.h:102