FFmpeg
|
#include <h264_sei.h>
Data Fields | |
int | present |
uint8_t | active_format_description |
Definition at line 90 of file h264_sei.h.
int H264SEIAFD::present |
Definition at line 91 of file h264_sei.h.
Referenced by decode_registered_user_data_afd(), ff_h264_sei_uninit(), and h264_export_frame_props().
uint8_t H264SEIAFD::active_format_description |
Definition at line 92 of file h264_sei.h.
Referenced by decode_nal_units(), decode_registered_user_data_afd(), and h264_export_frame_props().