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
 

Detailed Description

Definition at line 177 of file h264_sei.h.

Field Documentation

◆ picture_timing

H264SEIPictureTiming H264SEIContext::picture_timing

Definition at line 178 of file h264_sei.h.

Referenced by h264_parse(), and parse_nal_units().

◆ afd

H264SEIAFD H264SEIContext::afd

Definition at line 179 of file h264_sei.h.

◆ a53_caption

H264SEIA53Caption H264SEIContext::a53_caption

Definition at line 180 of file h264_sei.h.

◆ unregistered

H264SEIUnregistered H264SEIContext::unregistered

Definition at line 181 of file h264_sei.h.

◆ recovery_point

H264SEIRecoveryPoint H264SEIContext::recovery_point

Definition at line 182 of file h264_sei.h.

Referenced by parse_nal_units().

◆ buffering_period

H264SEIBufferingPeriod H264SEIContext::buffering_period

Definition at line 183 of file h264_sei.h.

Referenced by h264_parse().

◆ frame_packing

H264SEIFramePacking H264SEIContext::frame_packing

Definition at line 184 of file h264_sei.h.

Referenced by parse_nal_units().

◆ display_orientation

H264SEIDisplayOrientation H264SEIContext::display_orientation

Definition at line 185 of file h264_sei.h.

◆ green_metadata

H264SEIGreenMetaData H264SEIContext::green_metadata

Definition at line 186 of file h264_sei.h.

◆ alternative_transfer

H264SEIAlternativeTransfer H264SEIContext::alternative_transfer

Definition at line 187 of file h264_sei.h.


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