ReactOS 0.4.15-dev-7958-gcd0bb1a
_avitimedindex Struct Reference

#include <aviriff.h>

Collaboration diagram for _avitimedindex:

Public Attributes

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

Detailed Description

Definition at line 238 of file aviriff.h.

Member Data Documentation

◆ aIndex

AVITIMEDINDEX_ENTRY _avitimedindex::aIndex[ANYSIZE_ARRAY]

Definition at line 248 of file aviriff.h.

◆ bIndexSubType

BYTE _avitimedindex::bIndexSubType

Definition at line 242 of file aviriff.h.

◆ bIndexType

BYTE _avitimedindex::bIndexType

Definition at line 243 of file aviriff.h.

◆ cb

UINT _avitimedindex::cb

Definition at line 240 of file aviriff.h.

◆ dwChunkId

DWORD _avitimedindex::dwChunkId

Definition at line 245 of file aviriff.h.

◆ dwReserved_3

DWORD _avitimedindex::dwReserved_3

Definition at line 247 of file aviriff.h.

◆ fcc

FOURCC _avitimedindex::fcc

Definition at line 239 of file aviriff.h.

◆ nEntriesInUse

DWORD _avitimedindex::nEntriesInUse

Definition at line 244 of file aviriff.h.

◆ qwBaseOffset

DWORDLONG _avitimedindex::qwBaseOffset

Definition at line 246 of file aviriff.h.

◆ wLongsPerEntry

WORD _avitimedindex::wLongsPerEntry

Definition at line 241 of file aviriff.h.


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