ReactOS 0.4.15-dev-7842-g558ab78
_avisuperindex Struct Reference

#include <aviriff.h>

Collaboration diagram for _avisuperindex:

Classes

struct  _avisuperindex_entry
 

Public Attributes

FOURCC fcc
 
UINT cb
 
WORD wLongsPerEntry
 
BYTE bIndexSubType
 
BYTE bIndexType
 
DWORD nEntriesInUse
 
DWORD dwChunkId
 
DWORD dwReserved [3]
 
struct _avisuperindex::_avisuperindex_entry aIndex [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 195 of file aviriff.h.

Member Data Documentation

◆ aIndex

◆ bIndexSubType

BYTE _avisuperindex::bIndexSubType

Definition at line 199 of file aviriff.h.

◆ bIndexType

BYTE _avisuperindex::bIndexType

Definition at line 200 of file aviriff.h.

◆ cb

UINT _avisuperindex::cb

Definition at line 197 of file aviriff.h.

◆ dwChunkId

DWORD _avisuperindex::dwChunkId

Definition at line 202 of file aviriff.h.

◆ dwReserved

DWORD _avisuperindex::dwReserved[3]

Definition at line 203 of file aviriff.h.

◆ fcc

FOURCC _avisuperindex::fcc

Definition at line 196 of file aviriff.h.

◆ nEntriesInUse

DWORD _avisuperindex::nEntriesInUse

Definition at line 201 of file aviriff.h.

Referenced by flush_queue().

◆ wLongsPerEntry

WORD _avisuperindex::wLongsPerEntry

Definition at line 198 of file aviriff.h.


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