FFmpeg
Data Fields
H264SEIRecoveryPoint Struct Reference

#include <h264_sei.h>

Data Fields

int recovery_frame_cnt
 recovery_frame_cnt More...
 

Detailed Description

Definition at line 90 of file h264_sei.h.

Field Documentation

◆ recovery_frame_cnt

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 98 of file h264_sei.h.

Referenced by parse_nal_units().


The documentation for this struct was generated from the following file: