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

_cbplaybackwin() function

callback for video window

Syntax

static void _cbplaybackwin(WM_MESSAGE * pMsg);

Arguments

pMsg

pointer to a data structure of type WM_MESSAGE

Return value

None

References

LocationReferrerText
video_player_win.c:733
static void _cbplaybackwin(WM_MESSAGE * pMsg)
video_player_win.c:1529_cbDialog()
playbackwin = WM_CreateWindowAsChild(0, 0, 800, 480, WM_GetDesktopWindowEx(1), WM_CF_SHOW, _cbplaybackwin , 0);

Call Tree

Type of _cbplaybackwin()
_cbplaybackwin()
int32_t
all items filtered out