Inheritance diagram for AVI:
Public Member Functions | |
BOOL | Open (File *f, AVIAudioInfo *, AVIVideoInfo *) |
BOOL | Create (File *f, AVIAudioInfo *, AVIVideoInfo *) |
BOOL | Close () |
BOOL | GetChunk (void **chunk, int *len, int *stmidx, int *flgs) |
BOOL | GetChunk (void **chunk, int *len, int stmidx, int *flgs) |
BOOL | AddChunk (void *chunk, int len, BOOL video, int flgs) |
Public Attributes | |
uint32 | streams [AVI_MAX_STREAMS] |
int | streamcnt |
Definition at line 23 of file avi.hpp.