5 #ifndef SPA_VIDEO_MJPG_UTILS_H 6 #define SPA_VIDEO_MJPG_UTILS_H 21 #ifndef SPA_API_VIDEO_MJPG_UTILS 23 #define SPA_API_VIDEO_MJPG_UTILS SPA_API_IMPL 25 #define SPA_API_VIDEO_MJPG_UTILS static inline uint32_t denom
Definition: defs.h:139
media type (Id enum spa_media_type)
Definition: format.h:93
#define SPA_POD_OPT_Rectangle(val)
Definition: parser.h:546
uint32_t height
Definition: defs.h:118
size (Rectangle)
Definition: format.h:123
struct spa_rectangle size
Definition: mjpg.h:25
SPA_API_VIDEO_MJPG_UTILS int spa_format_video_mjpg_parse(const struct spa_pod *format, struct spa_video_info_mjpg *info)
Definition: mjpg-utils.h:37
struct spa_fraction framerate
Definition: mjpg.h:26
struct spa_fraction max_framerate
Definition: mjpg.h:27
SPA_API_POD_BUILDER void * spa_pod_builder_pop(struct spa_pod_builder *builder, struct spa_pod_frame *frame)
Definition: builder.h:187
SPA_API_POD_BUILDER int spa_pod_builder_push_object(struct spa_pod_builder *builder, struct spa_pod_frame *frame, uint32_t type, uint32_t id)
Definition: builder.h:479
media subtype (Id enum spa_media_subtype)
Definition: format.h:94
frame rate (Fraction)
Definition: format.h:124
#define SPA_POD_OPT_Fraction(val)
Definition: parser.h:548
SPA_API_POD_BUILDER int spa_pod_builder_add(struct spa_pod_builder *builder,...)
Definition: builder.h:691
uint32_t width
Definition: defs.h:117
#define spa_pod_parse_object(pod, type, id,...)
Definition: parser.h:586
SPA_API_VIDEO_MJPG_UTILS struct spa_pod * spa_format_video_mjpg_build(struct spa_pod_builder *builder, uint32_t id, const struct spa_video_info_mjpg *info)
Definition: mjpg-utils.h:48
#define SPA_POD_Rectangle(val)
Definition: vararg.h:102
#define SPA_API_VIDEO_MJPG_UTILS
Definition: mjpg-utils.h:32
#define SPA_POD_Fraction(val)
Definition: vararg.h:111
maximum frame rate (Fraction)
Definition: format.h:125
#define SPA_POD_Id(val)
Definition: vararg.h:49