audio_formats | Union to mantain all the supported audio formats |
AVI_CHUNK | A chunk of the avi file |
AVI_INDEX | All the index of the movie |
AVI_INDEX_ENTRY | Each index entry of the file |
AVI_MAIN_HEADER | Main header of the avi file |
AVI_MOVIE | AVI movie |
AVI_STREAM | Contain all the information necessary to handle a stream |
AVI_STREAM_DATA | Information about the aditional data for stream format |
AVI_STREAM_FORMAT | Information about the format of one stream of the file |
AVI_STREAM_HEADER | Stream header, with information about one stream of the file |
MJPGA_AUDIO | The struct containing all information to play the audio |
MJPGA_MOVIE | The main struct of MJpgAlleg, it contain all information to play the movie |