Libav
|
#include <h264_sei.h>
Data Fields | |
int | recovery_frame_cnt |
recovery_frame_cnt More... | |
Definition at line 87 of file h264_sei.h.
int H264SEIRecoveryPoint::recovery_frame_cnt |
recovery_frame_cnt
Set to -1 if no recovery point SEI message found or to number of frames before playback synchronizes. Frames having recovery point are key frames.
Definition at line 95 of file h264_sei.h.
Referenced by decode_recovery_point(), ff_h264_sei_uninit(), h264_field_start(), and parse_nal_units().