ReactOS 0.4.15-dev-7942-gd23573b
_avitimecodeindex Struct Reference

#include <aviriff.h>

Collaboration diagram for _avitimecodeindex:

Public Attributes

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

Detailed Description

Definition at line 252 of file aviriff.h.

Member Data Documentation

◆ aIndex

TIMECODEDATA _avitimecodeindex::aIndex[ANYSIZE_ARRAY]

Definition at line 261 of file aviriff.h.

◆ bIndexSubType

BYTE _avitimecodeindex::bIndexSubType

Definition at line 256 of file aviriff.h.

◆ bIndexType

BYTE _avitimecodeindex::bIndexType

Definition at line 257 of file aviriff.h.

◆ cb

UINT _avitimecodeindex::cb

Definition at line 254 of file aviriff.h.

◆ dwChunkId

DWORD _avitimecodeindex::dwChunkId

Definition at line 259 of file aviriff.h.

◆ dwReserved

DWORD _avitimecodeindex::dwReserved[3]

Definition at line 260 of file aviriff.h.

◆ fcc

FOURCC _avitimecodeindex::fcc

Definition at line 253 of file aviriff.h.

◆ nEntriesInUse

DWORD _avitimecodeindex::nEntriesInUse

Definition at line 258 of file aviriff.h.

◆ wLongsPerEntry

WORD _avitimecodeindex::wLongsPerEntry

Definition at line 255 of file aviriff.h.


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