25 #ifndef SPA_DEVICE_TYPE_INFO_H
26 #define SPA_DEVICE_TYPE_INFO_H
41 #define SPA_TYPE_INFO_DeviceEvent SPA_TYPE_INFO_EVENT_BASE "Device"
42 #define SPA_TYPE_INFO_DEVICE_EVENT_BASE SPA_TYPE_INFO_DeviceEvent ":"
44 #define SPA_TYPE_INFO_DeviceEventId SPA_TYPE_INFO_ENUM_BASE "DeviceEventId"
45 #define SPA_TYPE_INFO_DEVICE_EVENT_ID_BASE SPA_TYPE_INFO_DeviceEventId ":"
#define SPA_TYPE_INFO_DEVICE_EVENT_ID_BASE
Definition: type-info.h:54
static const struct spa_type_info spa_type_device_event[]
Definition: type-info.h:61
#define SPA_TYPE_INFO_DEVICE_EVENT_BASE
Definition: type-info.h:49
static const struct spa_type_info spa_type_device_event_id[]
Definition: type-info.h:56
@ SPA_DEVICE_EVENT_ObjectConfig
Definition: event.h:46
@ SPA_EVENT_DEVICE_Object
Definition: event.h:58
@ SPA_EVENT_DEVICE_Props
Definition: event.h:59
@ SPA_EVENT_DEVICE_START
Definition: event.h:56
@ SPA_TYPE_Int
Definition: type.h:54
@ SPA_TYPE_EVENT_Device
Definition: type.h:82
@ SPA_TYPE_OBJECT_Props
Definition: type.h:95
@ SPA_TYPE_Id
Definition: type.h:53