| 
    FFmpeg
    
   | 
 
Data Fields | |
| int | nb_samples | 
| int64_t | pts | 
| struct FrameInfo * | next | 
| int FrameInfo::nb_samples | 
Definition at line 57 of file af_amix.c.
Referenced by frame_list_add_frame(), frame_list_next_frame_size(), and frame_list_remove_samples().
| int64_t FrameInfo::pts | 
Definition at line 58 of file af_amix.c.
Referenced by frame_list_add_frame(), frame_list_next_pts(), and frame_list_remove_samples().
| struct FrameInfo* FrameInfo::next | 
Definition at line 59 of file af_amix.c.
Referenced by frame_list_add_frame(), frame_list_clear(), and frame_list_remove_samples().
 1.8.6