STemWin
AVIH_HEADER
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
AVIH_HEADER
AVIH_HEADER struct
Syntax
Show:
Summary
Declaration
from
GUI_AVI.h:125
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
Field
Declared as
AVIH_HEADER::BlockID
U32
AVIH_HEADER::BlockSize
U32
AVIH_HEADER::SecPerFrame
U32
AVIH_HEADER::MaxByteSec
U32
AVIH_HEADER::PaddingGranularity
U32
AVIH_HEADER::Flags
U32
AVIH_HEADER::TotalFrame
U32
AVIH_HEADER::InitFrames
U32
AVIH_HEADER::Streams
U32
AVIH_HEADER::RefBufSize
U32
AVIH_HEADER::Width
U32
AVIH_HEADER::Height
U32
AVIH_HEADER::Reserved
U32
[
4
]
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out