FFmpeg
Data Fields
H264SEIContext Struct Reference

#include <h264_sei.h>

Data Fields

H2645SEI common
 
H264SEIPictureTiming picture_timing
 
H264SEIRecoveryPoint recovery_point
 
H264SEIBufferingPeriod buffering_period
 
H264SEIGreenMetaData green_metadata
 

Detailed Description

Definition at line 119 of file h264_sei.h.

Field Documentation

◆ common

H2645SEI H264SEIContext::common

Definition at line 120 of file h264_sei.h.

Referenced by ff_h264_sei_ctx_replace(), and parse_nal_units().

◆ picture_timing

H264SEIPictureTiming H264SEIContext::picture_timing

Definition at line 121 of file h264_sei.h.

Referenced by h264_parse(), and parse_nal_units().

◆ recovery_point

H264SEIRecoveryPoint H264SEIContext::recovery_point

Definition at line 122 of file h264_sei.h.

Referenced by parse_nal_units().

◆ buffering_period

H264SEIBufferingPeriod H264SEIContext::buffering_period

Definition at line 123 of file h264_sei.h.

Referenced by h264_parse().

◆ green_metadata

H264SEIGreenMetaData H264SEIContext::green_metadata

Definition at line 124 of file h264_sei.h.


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