#include <input_frame_buffer.h>
◆ delay
int64_t input_frame_buffer_t::delay |
This will be set to the difference of the PTS values of the first and (cfg->gop_len)th frames, unless the sequence has less that cfg->gop_len frames.
◆ gop_skipped
int input_frame_buffer_t::gop_skipped |
This is used when the last GOP of the sequence is not full.
◆ num_in
uint64_t input_frame_buffer_t::num_in |
◆ num_out
uint64_t input_frame_buffer_t::num_out |
◆ pic_buffer
struct kvz_picture* input_frame_buffer_t::pic_buffer[3 * 32] |
◆ pts_buffer
int64_t input_frame_buffer_t::pts_buffer[3 * 32] |
The documentation for this struct was generated from the following file: