25#ifndef SPA_DEVICE_TYPE_INFO_H
26#define SPA_DEVICE_TYPE_INFO_H
36#define SPA_TYPE_INFO_DeviceEvent SPA_TYPE_INFO_EVENT_BASE "Device"
37#define SPA_TYPE_INFO_DEVICE_EVENT_BASE SPA_TYPE_INFO_DeviceEvent ":"
39#define SPA_TYPE_INFO_DeviceEventId SPA_TYPE_INFO_ENUM_BASE "DeviceEventId"
40#define SPA_TYPE_INFO_DEVICE_EVENT_ID_BASE SPA_TYPE_INFO_DeviceEventId ":"
@ SPA_TYPE_Int
Definition: build/doc/spa/utils/type.h:48
@ SPA_TYPE_OBJECT_Props
Definition: build/doc/spa/utils/type.h:89
@ SPA_TYPE_Id
Definition: build/doc/spa/utils/type.h:47
@ SPA_DEVICE_EVENT_ObjectConfig
Definition: monitor/event.h:36
@ SPA_EVENT_DEVICE_Object
Definition: monitor/event.h:46
@ SPA_EVENT_DEVICE_Props
Definition: monitor/event.h:47
@ SPA_EVENT_DEVICE_START
Definition: monitor/event.h:44
#define SPA_TYPE_INFO_DEVICE_EVENT_ID_BASE
Definition: monitor/type-info.h:40
const struct spa_type_info spa_type_device_event[]
Definition: monitor/type-info.h:47
#define SPA_TYPE_INFO_DEVICE_EVENT_BASE
Definition: monitor/type-info.h:37
const struct spa_type_info spa_type_device_event_id[]
Definition: monitor/type-info.h:42
Definition: build/doc/spa/utils/type.h:137