Go to the documentation of this file.
5 #ifndef SPA_VIDEO_H264_H
6 #define SPA_VIDEO_H264_H
struct spa_fraction max_framerate
Definition: h264.h:40
enum spa_h264_stream_format stream_format
Definition: h264.h:41
@ SPA_H264_ALIGNMENT_NAL
Definition: h264.h:34
struct spa_rectangle size
Definition: h264.h:38
@ SPA_H264_STREAM_FORMAT_BYTESTREAM
Definition: h264.h:28
spa_h264_alignment
Definition: h264.h:31
@ SPA_H264_ALIGNMENT_UNKNOWN
Definition: h264.h:32
@ SPA_H264_STREAM_FORMAT_AVC3
Definition: h264.h:27
@ SPA_H264_STREAM_FORMAT_AVC
Definition: h264.h:26
struct spa_fraction framerate
Definition: h264.h:39
spa_h264_stream_format
Definition: h264.h:24
@ SPA_H264_STREAM_FORMAT_UNKNOWN
Definition: h264.h:25
enum spa_h264_alignment alignment
Definition: h264.h:42
@ SPA_H264_ALIGNMENT_AU
Definition: h264.h:33