AVIH_HEADER is only used within STemWin.
 
Symbols
loading...
Files
loading...

AVIH_HEADER struct

Syntax

typedef struct {         U32 BlockID;             U32 BlockSize;             U32 SecPerFrame;         U32 MaxByteSec;          U32 PaddingGranularity;      U32 Flags;             U32 TotalFrame;             U32 InitFrames;           U32 Streams;             U32 RefBufSize;             U32 Width;             U32 Height;             U32 Reserved[4];     }AVIH_HEADER;

Fields

BlockID

No summary provided. Read more...

BlockSize

No summary provided. Read more...

SecPerFrame

No summary provided. Read more...

MaxByteSec

No summary provided. Read more...

PaddingGranularity

No summary provided. Read more...

Flags

No summary provided. Read more...

TotalFrame

No summary provided. Read more...

InitFrames

No summary provided. Read more...

Streams

No summary provided. Read more...

RefBufSize

No summary provided. Read more...

Width

No summary provided. Read more...

Height

No summary provided. Read more...

Reserved

No summary provided. Read more...

References

LocationReferrerScopeText
GUI_AVI.h:125
typedef struct
GUI_AVI.h:140
GUI_AVI.c:102_AVI_Init()::avihheader_AVI_Init()
AVIH_HEADER *avihheader;
GUI_AVI.c:143_AVI_Init()
avihheader=(AVIH_HEADER*)(buf);
GUI_AVI.h:140AVIH_HEADER

Type Use

Variables of AVIH_HEADER type
_AVI_Init()::avihheader
all items filtered out
AVIH_HEADER
all items filtered out
AVIH_HEADER
all items filtered out