_cbNotify() is only used within MB1063.
 
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