5 #ifndef SPA_PARAM_TAG_TYPES_H
6 #define SPA_PARAM_TAG_TYPES_H
17 #include <spa/utils/enum-types.h>
21 #define SPA_TYPE_INFO_PARAM_Tag SPA_TYPE_INFO_PARAM_BASE "Tag"
22 #define SPA_TYPE_INFO_PARAM_TAG_BASE SPA_TYPE_INFO_PARAM_Tag ":"
static const struct spa_type_info spa_type_param_tag[]
Definition: tag-types.h:31
#define SPA_TYPE_INFO_PARAM_TAG_BASE
Definition: tag-types.h:29
static const struct spa_type_info spa_type_param[]
Definition: param-types.h:32
@ SPA_PARAM_TAG_direction
direction, input/output (Id enum spa_direction)
Definition: tag.h:27
@ SPA_PARAM_TAG_info
Struct( Int: n_items (String: key String: value)* )
Definition: tag.h:28
@ SPA_PARAM_TAG_START
Definition: tag.h:26
@ SPA_TYPE_Id
Definition: spa/include/spa/utils/type.h:33
@ SPA_TYPE_Struct
Definition: spa/include/spa/utils/type.h:44
Definition: spa/include/spa/utils/type.h:143