FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
H264SEIRecoveryPoint Struct Reference

#include <h264_sei.h>

Data Fields

int recovery_frame_cnt
 recovery_frame_cnt More...
 

Detailed Description

Definition at line 104 of file h264_sei.h.

Field Documentation

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

Referenced by decode_nal_units(), decode_recovery_point(), ff_h264_queue_decode_slice(), ff_h264_sei_uninit(), h264_field_start(), h264_frame_start(), and parse_nal_units().


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