FFmpeg
|
#include <h264_sei.h>
Data Fields | |
int | a53_caption_size |
uint8_t * | a53_caption |
Definition at line 92 of file h264_sei.h.
int H264SEIA53Caption::a53_caption_size |
Definition at line 93 of file h264_sei.h.
Referenced by decode_postinit(), decode_registered_user_data_closed_caption(), and ff_h264_sei_uninit().
uint8_t* H264SEIA53Caption::a53_caption |
Definition at line 94 of file h264_sei.h.
Referenced by decode_postinit(), decode_registered_user_data_closed_caption(), and ff_h264_sei_uninit().