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

_StartPlay() function

Start play

Syntax

static uint8_t _StartPlay(char * filename,     FIL * file,     uint16_t x0,     uint16_t y0);
Implemented in video_player_win.c:199

Arguments

filename

pointer to the video file name

file

x0

y0

Return value

None

References

LocationReferrerText
video_player_win.c:199
static uint8_t _StartPlay(char * filename, FIL * file, uint16_t x0, uint16_t y0)
video_player_win.c:38
static uint8_t _StartPlay(char * filename, FIL * file, uint16_t x0, uint16_t y0) ;
video_player_win.c:243_cbDialog()
_StartPlay((char *)VideoList.file[Video_FilePos].name, &Video_File,0, 40);

Call Tree

Functions calling _StartPlay()
Functions called by _StartPlay()
all items filtered out
_StartPlay()
Type of _StartPlay()
_StartPlay()
uint8_t
all items filtered out