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