FFmpeg
|
Data Fields | |
char | tag [4] |
unsigned int | flags |
unsigned int | pos |
unsigned int | len |
char AVIIentry::tag[4] |
Definition at line 50 of file avienc.c.
Referenced by avi_add_ientry(), and avi_write_idx1().
unsigned int AVIIentry::flags |
Definition at line 51 of file avienc.c.
Referenced by avi_add_ientry(), avi_write_idx1(), and avi_write_ix().
unsigned int AVIIentry::pos |
Definition at line 52 of file avienc.c.
Referenced by avi_add_ientry(), avi_write_idx1(), and avi_write_ix().
unsigned int AVIIentry::len |
Definition at line 53 of file avienc.c.
Referenced by avi_add_ientry(), avi_write_idx1(), and avi_write_ix().