5 #ifndef SPA_PARAM_FORMAT_UTILS_H
6 #define SPA_PARAM_FORMAT_UTILS_H
18 #include <spa/pod/parser.h>
19 #include <spa/param/format.h>
media type (Id enum spa_media_type)
Definition: format.h:93
static int spa_format_parse(const struct spa_pod *format, uint32_t *media_type, uint32_t *media_subtype)
Definition: format-utils.h:27
media subtype (Id enum spa_media_subtype)
Definition: format.h:94
#define spa_pod_parse_object(pod, type, id,...)
Definition: parser.h:576
#define SPA_POD_Id(val)
Definition: vararg.h:49