FFmpeg
Data Fields
H264SEIContext Struct Reference

#include <h264_sei.h>

Data Fields

H264SEIPictureTiming picture_timing
 
H264SEIAFD afd
 
H264SEIA53Caption a53_caption
 
H264SEIUnregistered unregistered
 
H264SEIRecoveryPoint recovery_point
 
H264SEIBufferingPeriod buffering_period
 
H264SEIFramePacking frame_packing
 
H264SEIDisplayOrientation display_orientation
 
H264SEIGreenMetaData green_metadata
 
H264SEIAlternativeTransfer alternative_transfer
 
H264SEIFilmGrainCharacteristics film_grain_characteristics
 

Detailed Description

Definition at line 189 of file h264_sei.h.

Field Documentation

◆ picture_timing

H264SEIPictureTiming H264SEIContext::picture_timing

Definition at line 190 of file h264_sei.h.

Referenced by h264_parse(), and parse_nal_units().

◆ afd

H264SEIAFD H264SEIContext::afd

Definition at line 191 of file h264_sei.h.

◆ a53_caption

H264SEIA53Caption H264SEIContext::a53_caption

Definition at line 192 of file h264_sei.h.

◆ unregistered

H264SEIUnregistered H264SEIContext::unregistered

Definition at line 193 of file h264_sei.h.

Referenced by parse_nal_units().

◆ recovery_point

H264SEIRecoveryPoint H264SEIContext::recovery_point

Definition at line 194 of file h264_sei.h.

Referenced by parse_nal_units().

◆ buffering_period

H264SEIBufferingPeriod H264SEIContext::buffering_period

Definition at line 195 of file h264_sei.h.

Referenced by h264_parse().

◆ frame_packing

H264SEIFramePacking H264SEIContext::frame_packing

Definition at line 196 of file h264_sei.h.

Referenced by parse_nal_units().

◆ display_orientation

H264SEIDisplayOrientation H264SEIContext::display_orientation

Definition at line 197 of file h264_sei.h.

◆ green_metadata

H264SEIGreenMetaData H264SEIContext::green_metadata

Definition at line 198 of file h264_sei.h.

◆ alternative_transfer

H264SEIAlternativeTransfer H264SEIContext::alternative_transfer

Definition at line 199 of file h264_sei.h.

◆ film_grain_characteristics

H264SEIFilmGrainCharacteristics H264SEIContext::film_grain_characteristics

Definition at line 200 of file h264_sei.h.


The documentation for this struct was generated from the following file: