STemWin
GUI_AVI_CreateEx()
is only used within STemWin.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STemWin
GUI_AVI_CreateEx()
GUI_AVI_CreateEx() function
Creates a movie handle
Syntax
Show:
Summary
Declaration
Definition
from
GUI_AVI.h:281
GUI_AVI_HANDLE
GUI_AVI_CreateEx
(
GUI_GET_DATA_FUNC
*
pfGetData
,
GUI_AVI_FUNC
*
pfNotify
)
;
Implemented in
GUI_AVI.c:515
Arguments
Argument
Description
pfGetData
pointer to GetData function
pfNotify
pointer to Notification callback function
Return value
AVI status
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