STemWin
AVI_INFO
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
AVI_INFO
AVI_INFO struct
Syntax
Show:
Summary
Declaration
from
GUI_AVI.h:89
typedef
PACKED_STRUCT
{
U32
SecPerFrame
;
U32
TotalFrame
;
U32
Width
;
U32
Height
;
U32
SampleRate
;
U16
Channels
;
U16
AudioBufSize
;
U16
AudioType
;
U16
StreamID
;
U32
StreamSize
;
U8
*
VideoFLAG
;
U8
*
AudioFLAG
;
}
AVI_INFO
;
Fields
Field
Declared as
AVI_INFO::SecPerFrame
U32
AVI_INFO::TotalFrame
U32
AVI_INFO::Width
U32
AVI_INFO::Height
U32
AVI_INFO::SampleRate
U32
AVI_INFO::Channels
U16
AVI_INFO::AudioBufSize
U16
AVI_INFO::AudioType
U16
AVI_INFO::StreamID
U16
AVI_INFO::StreamSize
U32
AVI_INFO::VideoFLAG
U8
*
AVI_INFO::AudioFLAG
U8
*
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