25#ifndef SPA_VIDEO_H264_H
26#define SPA_VIDEO_H264_H
spa_h264_alignment
Definition: h264.h:51
spa_h264_stream_format
Definition: h264.h:44
@ SPA_H264_ALIGNMENT_UNKNOWN
Definition: h264.h:52
@ SPA_H264_ALIGNMENT_NAL
Definition: h264.h:54
@ SPA_H264_ALIGNMENT_AU
Definition: h264.h:53
@ SPA_H264_STREAM_FORMAT_UNKNOWN
Definition: h264.h:45
@ SPA_H264_STREAM_FORMAT_BYTESTREAM
Definition: h264.h:48
@ SPA_H264_STREAM_FORMAT_AVC
Definition: h264.h:46
@ SPA_H264_STREAM_FORMAT_AVC3
Definition: h264.h:47
enum spa_h264_alignment alignment
Definition: h264.h:62
struct spa_rectangle size
Definition: h264.h:58
struct spa_fraction framerate
Definition: h264.h:59
enum spa_h264_stream_format stream_format
Definition: h264.h:61
struct spa_fraction max_framerate
Definition: h264.h:60