WebM Codec SDK
|
Collection of first pass frame stats. More...
#include <vpx_ext_ratectrl.h>
Data Fields | |
vpx_rc_frame_stats_t * | frame_stats |
int | num_frames |
Collection of first pass frame stats.
vpx_rc_frame_stats_t* vpx_rc_firstpass_stats::frame_stats |
Pointer to first pass frame stats. The pointed array of vpx_rc_frame_stats_t should have length equal to number of show frames in the video.
int vpx_rc_firstpass_stats::num_frames |
Number of show frames in the video.