FFmpeg
|
Data Fields | |
const AVClass * | class |
int64_t | next_pts |
int | packet_size |
int64_t | pad_len |
int64_t | pad_len_left |
int64_t | whole_len |
int64_t | whole_len_left |
int64_t APadContext::next_pts |
Definition at line 39 of file af_apad.c.
Referenced by filter_frame(), init(), and request_frame().
int APadContext::packet_size |
Definition at line 41 of file af_apad.c.
Referenced by request_frame().
int64_t APadContext::pad_len |
Definition at line 42 of file af_apad.c.
Referenced by init(), and request_frame().
int64_t APadContext::pad_len_left |
Definition at line 42 of file af_apad.c.
Referenced by init(), and request_frame().
int64_t APadContext::whole_len |
Definition at line 43 of file af_apad.c.
Referenced by filter_frame(), init(), and request_frame().
int64_t APadContext::whole_len_left |
Definition at line 43 of file af_apad.c.
Referenced by filter_frame(), init(), and request_frame().