Data Fields | |
int64_t | pts |
AVFrame | frame |
int | has_frame |
int | h |
int | w |
enum PixelFormat | pix_fmt |
AVRational | time_base |
time_base to set in the output link | |
AVRational | pixel_aspect |
Definition at line 30 of file vsrc_buffer.c.
int64_t BufferSourceContext::pts |
Definition at line 31 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_frame(), and request_frame().
Definition at line 32 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_frame(), and request_frame().
Definition at line 33 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_frame(), poll_frame(), and request_frame().
time_base to set in the output link
Definition at line 36 of file vsrc_buffer.c.
Referenced by config_props(), and init().
Definition at line 37 of file vsrc_buffer.c.
Referenced by av_vsrc_buffer_add_frame(), and request_frame().