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

_GetData() function

Get data.

Syntax

static int _GetData(void * p,     const U8 ** ppData,     unsigned NumBytesReq,     U32 Off);

Arguments

p

Handle to file structure

ppData

pointer to data buffer to be read

NumBytesReq

number of bytes to be read

Off

offset in the file

Return value

number of read bytes

References

LocationReferrerText
video_player_win.c:127
static int _GetData(void * p, const U8 ** ppData, unsigned NumBytesReq, U32 Off)
video_player_win.c:341Startup()

Call Tree

Functions called by _GetData()
_GetData()
all items filtered out
Data read by _GetData()
Data written by _GetData()
_GetData()::NumBytesRead
_GetData()::res
all items filtered out
_GetData()
_GetData()::NumBytesRead
_GetData()::res
all items filtered out
Type of _GetData()
_GetData()
all items filtered out