| FFmpeg
    | 
#include <ffmpeg.h>
| Data Fields | |
| int | type | 
| int64_t | ref_pts | 
| int64_t * | pts | 
| int | nb_pts | 
| int | index | 
| AVExpr * | pexpr | 
| double | expr_const_values [FKF_NB] | 
| int | dropped_keyframe | 
| int KeyframeForceCtx::type | 
Definition at line 608 of file ffmpeg.h.
Referenced by forced_kf_apply().
| int64_t KeyframeForceCtx::ref_pts | 
Definition at line 610 of file ffmpeg.h.
Referenced by forced_kf_apply().
| int64_t* KeyframeForceCtx::pts | 
Definition at line 613 of file ffmpeg.h.
Referenced by forced_kf_apply(), and parse_forced_key_frames().
| int KeyframeForceCtx::nb_pts | 
Definition at line 614 of file ffmpeg.h.
Referenced by forced_kf_apply(), and parse_forced_key_frames().
| int KeyframeForceCtx::index | 
Definition at line 615 of file ffmpeg.h.
Referenced by forced_kf_apply().
| AVExpr* KeyframeForceCtx::pexpr | 
Definition at line 617 of file ffmpeg.h.
Referenced by forced_kf_apply().
Definition at line 618 of file ffmpeg.h.
Referenced by forced_kf_apply().
 1.8.17
 1.8.17