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

REPEAT_ONCE macro

Syntax

#define REPEAT_ONCE 1

References

LocationText
videoplayer_win.c:107
#define REPEAT_ONCE 1
videoplayer_win.c:161
else if(PlayerSettings.b.repeat == REPEAT_ONCE)
videoplayer_win.c:1278
PlayerSettings.b.repeat = REPEAT_ONCE;
videoplayer_win.c:1280
else if(PlayerSettings.b.repeat == REPEAT_ONCE)