Blender  V2.93
Public Attributes | List of all members
_AviIndexEntry Struct Reference

#include <AVI_avi.h>

Public Attributes

int ChunkId
 
int Flags
 
int Offset
 
int Size
 

Detailed Description

Definition at line 143 of file AVI_avi.h.

Member Data Documentation

◆ ChunkId

int _AviIndexEntry::ChunkId

Definition at line 144 of file AVI_avi.h.

Referenced by AVI_open_movie(), and AVI_read_frame().

◆ Flags

int _AviIndexEntry::Flags

Definition at line 145 of file AVI_avi.h.

Referenced by AVI_open_movie(), and AVI_write_frame().

◆ Offset

int _AviIndexEntry::Offset

Definition at line 150 of file AVI_avi.h.

Referenced by AVI_open_movie(), and AVI_read_frame().

◆ Size

int _AviIndexEntry::Size

Definition at line 151 of file AVI_avi.h.

Referenced by AVI_open_movie(), AVI_read_frame(), and AVI_write_frame().


The documentation for this struct was generated from the following file: