25#ifndef SPA_CONTROL_TYPES_H
26#define SPA_CONTROL_TYPES_H
42#define SPA_TYPE_INFO_Control SPA_TYPE_INFO_ENUM_BASE "Control"
43#define SPA_TYPE_INFO_CONTROL_BASE SPA_TYPE_INFO_Control ":"
static const struct spa_type_info spa_type_control[]
Definition: control/type-info.h:52
#define SPA_TYPE_INFO_CONTROL_BASE
Definition: control/type-info.h:50
@ SPA_CONTROL_Invalid
Definition: spa/include/spa/control/control.h:51
@ SPA_CONTROL_Properties
data contains a SPA_TYPE_OBJECT_Props
Definition: spa/include/spa/control/control.h:52
@ SPA_CONTROL_OSC
data contains a spa_pod_bytes with an OSC packet
Definition: spa/include/spa/control/control.h:54
@ SPA_CONTROL_Midi
data contains a spa_pod_bytes with raw midi data
Definition: spa/include/spa/control/control.h:53
@ SPA_TYPE_Int
Definition: spa/include/spa/utils/type.h:54
Definition: spa/include/spa/utils/type.h:162