FFmpeg
|
#include <h264_sei.h>
Data Fields | |
int | a53_caption_size |
uint8_t * | a53_caption |
Definition at line 95 of file h264_sei.h.
int H264SEIA53Caption::a53_caption_size |
Definition at line 96 of file h264_sei.h.
Referenced by decode_registered_user_data_closed_caption(), ff_h264_sei_uninit(), and h264_export_frame_props().
uint8_t* H264SEIA53Caption::a53_caption |
Definition at line 97 of file h264_sei.h.
Referenced by decode_registered_user_data_closed_caption(), ff_h264_sei_uninit(), and h264_export_frame_props().