#include <avi.h>
Data Fields | |
| AVI_STREAM_HEADER | sh |
| Header of the stream. | |
| AVI_STREAM_FORMAT | sf |
| Format of the stream. | |
| AVI_STREAM_DATA | sd |
| Other data of the stream. | |
| AVI_INDEX | ai |
| All index entries related to this stream. | |
| void * | buffer |
| Buffer to read a frame. | |
| int | frame_size |
| Size of the last readed frame. | |
Each stream have one
1.2.18