Go to the source code of this file.
- Copyright
- 1992 - 2020 Dennis Robinson (http://www.menasoft.com)
◆ AVI_HEADERSIZE
| #define AVI_HEADERSIZE 2048 |
*.AVI file data chunk always starts here. padded to this.
◆ AVIF_800
| #define AVIF_800 0x00000800 |
◆ AVIF_COPYRIGHTED
| #define AVIF_COPYRIGHTED 0x00020000 |
◆ AVIF_ISINTERLEAVED
| #define AVIF_ISINTERLEAVED 0x00000100 |
◆ AVIF_MUSTUSEINDEX
| #define AVIF_MUSTUSEINDEX 0x00000020 |
◆ AVIF_WASCAPTUREFILE
| #define AVIF_WASCAPTUREFILE 0x00010000 |
◆ AVIIF_KEYFRAME
| #define AVIIF_KEYFRAME 0x00000010L |