![]() |
FFmpegKit Linux API 6.0
|
#include <fftools_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 |
Definition at line 595 of file fftools_ffmpeg.h.
int KeyframeForceCtx::dropped_keyframe |
Definition at line 608 of file fftools_ffmpeg.h.
double KeyframeForceCtx::expr_const_values[FKF_NB] |
Definition at line 606 of file fftools_ffmpeg.h.
int KeyframeForceCtx::index |
Definition at line 603 of file fftools_ffmpeg.h.
int KeyframeForceCtx::nb_pts |
Definition at line 602 of file fftools_ffmpeg.h.
AVExpr* KeyframeForceCtx::pexpr |
Definition at line 605 of file fftools_ffmpeg.h.
int64_t* KeyframeForceCtx::pts |
Definition at line 601 of file fftools_ffmpeg.h.
int64_t KeyframeForceCtx::ref_pts |
Definition at line 598 of file fftools_ffmpeg.h.
int KeyframeForceCtx::type |
Definition at line 596 of file fftools_ffmpeg.h.