ReactOS 0.4.15-dev-7934-g1dc8d80
_avimetaindex Struct Reference

#include <aviriff.h>

Public Attributes

FOURCC fcc
 
UINT cb
 
WORD wLongsPerEntry
 
BYTE bIndexSubType
 
BYTE bIndexType
 
DWORD nEntriesInUse
 
DWORD dwChunkId
 
DWORD dwReserved [3]
 
DWORD adwIndex [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 181 of file aviriff.h.

Member Data Documentation

◆ adwIndex

DWORD _avimetaindex::adwIndex[ANYSIZE_ARRAY]

Definition at line 191 of file aviriff.h.

◆ bIndexSubType

BYTE _avimetaindex::bIndexSubType

Definition at line 186 of file aviriff.h.

◆ bIndexType

BYTE _avimetaindex::bIndexType

Definition at line 187 of file aviriff.h.

◆ cb

UINT _avimetaindex::cb

Definition at line 184 of file aviriff.h.

◆ dwChunkId

DWORD _avimetaindex::dwChunkId

Definition at line 189 of file aviriff.h.

◆ dwReserved

DWORD _avimetaindex::dwReserved[3]

Definition at line 190 of file aviriff.h.

◆ fcc

FOURCC _avimetaindex::fcc

Definition at line 183 of file aviriff.h.

◆ nEntriesInUse

DWORD _avimetaindex::nEntriesInUse

Definition at line 188 of file aviriff.h.

◆ wLongsPerEntry

WORD _avimetaindex::wLongsPerEntry

Definition at line 185 of file aviriff.h.


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