5#ifndef SPA_PARAM_DICT_TYPES_H
6#define SPA_PARAM_DICT_TYPES_H
21#define SPA_TYPE_INFO_PARAM_Dict SPA_TYPE_INFO_PARAM_BASE "Dict"
22#define SPA_TYPE_INFO_PARAM_DICT_BASE SPA_TYPE_INFO_PARAM_Dict ":"
#define SPA_TYPE_INFO_PARAM_DICT_BASE
Definition dict-types.h:29
static const struct spa_type_info spa_type_param[]
Definition param-types.h:32
static const struct spa_type_info spa_type_param_dict[]
Definition dict-types.h:31
@ SPA_PARAM_DICT_info
Struct( Int: n_items (String: key ...
Definition dict.h:27
@ SPA_PARAM_DICT_START
Definition dict.h:26
@ SPA_TYPE_Id
Definition type.h:44
@ SPA_TYPE_Struct
Definition type.h:55