#include <avi.h>
Data Fields | |
| int | fcc |
| Fcc of the chunk. | |
| int | subtype |
| When present, the "sub-type" of a chunk i.e. | |
| int | size |
| Size of the chunk. | |
| void * | data |
| Data of the chunk, if necessary. | |
|
|
When present, the "sub-type" of a chunk i.e. fcc=hdrl, sub=avih |
1.2.18