Data Fields | |
int | nb_frames |
int | nb_samples |
FrameInfo * | list |
FrameInfo * | end |
This is needed to keep timestamps synchronized for the case where multiple input frames are pushed to the filter for processing before a frame is requested by the output link.
Definition at line 67 of file af_amix.c.
Definition at line 71 of file af_amix.c.
Referenced by frame_list_add_frame(), frame_list_clear(), and frame_list_remove_samples().
Definition at line 70 of file af_amix.c.
Referenced by frame_list_add_frame(), frame_list_clear(), frame_list_next_frame_size(), frame_list_next_pts(), and frame_list_remove_samples().
Definition at line 68 of file af_amix.c.
Referenced by frame_list_add_frame(), frame_list_clear(), frame_list_remove_samples(), and request_frame().
Definition at line 69 of file af_amix.c.
Referenced by frame_list_add_frame(), frame_list_clear(), and frame_list_remove_samples().