Video_file_pos is only used within STemWin.
 
Symbols
loading...
Files
loading...

Video_file_pos variable

Syntax

static uint32_t Video_file_pos = 0;

References

LocationReferrerText
videoplayer_win.c:136
static uint32_t Video_file_pos = 0;
videoplayer_win.c:587_cbNotify()
if(Video_file_pos < (pVideoList->ptr - 1))
videoplayer_win.c:589_cbNotify()
Video_file_pos++;
videoplayer_win.c:593_cbNotify()
Video_file_pos = 0;
videoplayer_win.c:595_cbNotify()
videoplayer_win.c:598_cbNotify()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:985_cbMediaConnection()
if(pVideoList->file[Video_file_pos].name[0] == '0')
videoplayer_win.c:1217_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1218_cbDialog()
videoplayer_win.c:1250_cbDialog()
Video_file_pos = 0;
videoplayer_win.c:1252_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1301_cbDialog()
if(Video_file_pos < (pVideoList->ptr - 1))
videoplayer_win.c:1304_cbDialog()
Video_file_pos++;
videoplayer_win.c:1308_cbDialog()
Video_file_pos = 0;
videoplayer_win.c:1310_cbDialog()
videoplayer_win.c:1315_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1329_cbDialog()
if(Video_file_pos > 0)
videoplayer_win.c:1331_cbDialog()
Video_file_pos--;
videoplayer_win.c:1335_cbDialog()
Video_file_pos = (pVideoList->ptr - 1);
videoplayer_win.c:1337_cbDialog()
videoplayer_win.c:1342_cbDialog()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);
videoplayer_win.c:1378_cbDialog()
Video_file_pos = Index;
videoplayer_win.c:1426Startup()
Video_file_pos = 0;
videoplayer_win.c:1466VideoDirectOpen()
Video_file_pos = 0;
videoplayer_win.c:1468VideoDirectOpen()
_StartPlay((char *)pVideoList->file[Video_file_pos].name);

Data Use

Functions writing Video_file_pos
Functions reading Video_file_pos
Video_file_pos
Type of Video_file_pos
Video_file_pos
uint32_t
all items filtered out