Go to the documentation of this file.
   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 ":" 
  
 
@ SPA_CONTROL_OSC
data contains a spa_pod_bytes with an OSC packet
Definition: build-13159219/doc/spa/control/control.h:49
 
#define SPA_TYPE_INFO_CONTROL_BASE
Definition: control/type-info.h:43
 
const struct spa_type_info spa_type_control[]
Definition: control/type-info.h:45
 
@ SPA_TYPE_Int
Definition: build-13159219/doc/spa/utils/type.h:48
 
Definition: build-13159219/doc/spa/utils/type.h:137
 
@ SPA_CONTROL_Invalid
Definition: build-13159219/doc/spa/control/control.h:46
 
@ SPA_CONTROL_Midi
data contains a spa_pod_bytes with raw midi data
Definition: build-13159219/doc/spa/control/control.h:48
 
@ SPA_CONTROL_Properties
data contains a SPA_TYPE_OBJECT_Props
Definition: build-13159219/doc/spa/control/control.h:47