STemWin
STRF_WAVHEADER
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
STRF_WAVHEADER
STRF_WAVHEADER struct
Syntax
Show:
Summary
Declaration
from
GUI_AVI.h:203
typedef
struct
{
U32
BlockID
;
U32
BlockSize
;
U16
FormatTag
;
U16
Channels
;
U32
SampleRate
;
U32
BaudRate
;
U16
BlockAlign
;
U16
Size
;
}
STRF_WAVHEADER
;
Fields
Field
Declared as
STRF_WAVHEADER::BlockID
U32
STRF_WAVHEADER::BlockSize
U32
STRF_WAVHEADER::FormatTag
U16
STRF_WAVHEADER::Channels
U16
STRF_WAVHEADER::SampleRate
U32
STRF_WAVHEADER::BaudRate
U32
STRF_WAVHEADER::BlockAlign
U16
STRF_WAVHEADER::Size
U16
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