Blender  V3.3
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 127 of file AVI_avi.h.

Member Data Documentation

◆ ChunkId

int _AviIndexEntry::ChunkId

Definition at line 128 of file AVI_avi.h.

Referenced by AVI_open_movie(), and AVI_read_frame().

◆ Flags

int _AviIndexEntry::Flags

Definition at line 129 of file AVI_avi.h.

Referenced by AVI_open_movie(), and AVI_write_frame().

◆ Offset

int _AviIndexEntry::Offset

Definition at line 134 of file AVI_avi.h.

Referenced by AVI_open_movie(), and AVI_read_frame().

◆ Size

int _AviIndexEntry::Size

Definition at line 135 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: