ReactOS 0.4.15-dev-7842-g558ab78
_avistdindex Struct Reference

#include <aviriff.h>

Collaboration diagram for _avistdindex:

Public Attributes

FOURCC fcc
 
UINT cb
 
WORD wLongsPerEntry
 
BYTE bIndexSubType
 
BYTE bIndexType
 
DWORD nEntriesInUse
 
DWORD dwChunkId
 
DWORDLONG qwBaseOffset
 
DWORD dwReserved_3
 
AVISTDINDEX_ENTRY aIndex [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 219 of file aviriff.h.

Member Data Documentation

◆ aIndex

AVISTDINDEX_ENTRY _avistdindex::aIndex[ANYSIZE_ARRAY]

Definition at line 229 of file aviriff.h.

Referenced by flush_queue().

◆ bIndexSubType

BYTE _avistdindex::bIndexSubType

Definition at line 223 of file aviriff.h.

◆ bIndexType

BYTE _avistdindex::bIndexType

Definition at line 224 of file aviriff.h.

◆ cb

UINT _avistdindex::cb

Definition at line 221 of file aviriff.h.

◆ dwChunkId

DWORD _avistdindex::dwChunkId

Definition at line 226 of file aviriff.h.

◆ dwReserved_3

DWORD _avistdindex::dwReserved_3

Definition at line 228 of file aviriff.h.

◆ fcc

FOURCC _avistdindex::fcc

Definition at line 220 of file aviriff.h.

◆ nEntriesInUse

DWORD _avistdindex::nEntriesInUse

Definition at line 225 of file aviriff.h.

Referenced by flush_queue().

◆ qwBaseOffset

DWORDLONG _avistdindex::qwBaseOffset

Definition at line 227 of file aviriff.h.

Referenced by flush_queue().

◆ wLongsPerEntry

WORD _avistdindex::wLongsPerEntry

Definition at line 222 of file aviriff.h.


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