_cbNotify() is only used within STemWin.
 
Symbols
loading...
Files
loading...

_cbNotify() function

Callback function for movie player. Uses multiple buffering if available to avoid tearing effects.

Syntax

void _cbNotify(GUI_HMEM hMem,     int Notification,     U32 CurrentFrame);

Arguments

hMem

pointer to parent handle

Notification

notification ID

CurrentFrame

current playing frame

Return value

None

Call Tree

Functions called by _cbNotify()
_cbNotify()
all items filtered out
Data read by _cbNotify()
Data written by _cbNotify()
_cbNotify()
all items filtered out