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