25 #ifndef SPA_ENUM_TYPES_H 26 #define SPA_ENUM_TYPES_H 34 #define SPA_TYPE_INFO_Direction SPA_TYPE_INFO_ENUM_BASE "Direction" 35 #define SPA_TYPE_INFO_DIRECTION_BASE SPA_TYPE_INFO_Direction ":" 45 #define SPA_TYPE_INFO_Choice SPA_TYPE_INFO_ENUM_BASE "Choice" 46 #define SPA_TYPE_INFO_CHOICE_BASE SPA_TYPE_INFO_Choice ":"
flags: default, possible flags,...
Definition: pod/pod.h:171
Definition: spa/include/spa/utils/type.h:54
Definition: spa/include/spa/utils/type.h:162
no choice, first value is current
Definition: pod/pod.h:167
list: default, alternative,...
Definition: pod/pod.h:170
range: default, min, max
Definition: pod/pod.h:168
range with step: default, min, max, step
Definition: pod/pod.h:169