FFmpeg
|
AVIIndex Struct Reference
Collaboration diagram for AVIIndex:
Data Fields | |
int64_t | indx_start |
int | entry |
int | ents_allocated |
AVIIentry ** | cluster |
Detailed Description
Field Documentation
AVIIentry** AVIIndex::cluster |
Definition at line 49 of file avienc.c.
Referenced by avi_get_ientry(), avi_write_packet(), and avi_write_trailer().
int AVIIndex::entry |
Definition at line 47 of file avienc.c.
Referenced by avi_start_new_riff(), avi_write_header(), avi_write_idx1(), avi_write_ix(), avi_write_packet(), and avi_write_trailer().
int AVIIndex::ents_allocated |
Definition at line 48 of file avienc.c.
Referenced by avi_write_header(), avi_write_packet(), and avi_write_trailer().
int64_t AVIIndex::indx_start |
Definition at line 46 of file avienc.c.
Referenced by avi_write_header(), and avi_write_ix().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11