FFmpeg
|
#include <h264_sei.h>
Data Fields | |
int | present |
Buffering period SEI flag. More... | |
int | initial_cpb_removal_delay [32] |
Initial timestamps for CPBs. More... | |
Definition at line 115 of file h264_sei.h.
int H264SEIBufferingPeriod::present |
Buffering period SEI flag.
Definition at line 116 of file h264_sei.h.
Referenced by decode_buffering_period(), and ff_h264_sei_uninit().
int H264SEIBufferingPeriod::initial_cpb_removal_delay[32] |
Initial timestamps for CPBs.
Definition at line 117 of file h264_sei.h.
Referenced by decode_buffering_period().