ReactOS 0.4.16-dev-91-g764881a
_avifieldindex_chunk Struct Reference

#include <aviriff.h>

Collaboration diagram for _avifieldindex_chunk:

Classes

struct  _avifieldindex_entry
 

Public Attributes

FOURCC fcc
 
DWORD cb
 
WORD wLongsPerEntry
 
BYTE bIndexSubType
 
BYTE bIndexType
 
DWORD nEntriesInUse
 
DWORD dwChunkId
 
DWORDLONG qwBaseOffset
 
DWORD dwReserved3
 
struct _avifieldindex_chunk::_avifieldindex_entry aIndex [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 309 of file aviriff.h.

Member Data Documentation

◆ aIndex

◆ bIndexSubType

BYTE _avifieldindex_chunk::bIndexSubType

Definition at line 313 of file aviriff.h.

◆ bIndexType

BYTE _avifieldindex_chunk::bIndexType

Definition at line 314 of file aviriff.h.

◆ cb

DWORD _avifieldindex_chunk::cb

Definition at line 311 of file aviriff.h.

◆ dwChunkId

DWORD _avifieldindex_chunk::dwChunkId

Definition at line 316 of file aviriff.h.

◆ dwReserved3

DWORD _avifieldindex_chunk::dwReserved3

Definition at line 318 of file aviriff.h.

◆ fcc

FOURCC _avifieldindex_chunk::fcc

Definition at line 310 of file aviriff.h.

◆ nEntriesInUse

DWORD _avifieldindex_chunk::nEntriesInUse

Definition at line 315 of file aviriff.h.

◆ qwBaseOffset

DWORDLONG _avifieldindex_chunk::qwBaseOffset

Definition at line 317 of file aviriff.h.

◆ wLongsPerEntry

WORD _avifieldindex_chunk::wLongsPerEntry

Definition at line 312 of file aviriff.h.


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