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