AVI_INFO::SecPerFrame is only used within STemWin.
 
Symbols
loading...
Files
loading...

AVI_INFO::SecPerFrame field

Syntax

U32 SecPerFrame;

References

LocationReferrerText
GUI_AVI.h:91
U32 SecPerFrame;
GUI_AVI.c:150_AVI_Init()
pavi->aviInfo.SecPerFrame=avihheader->SecPerFrame;
GUI_AVI.c:487_OnTimer()
pavi->TimeNextFrame += pavi->aviInfo.SecPerFrame/ 1000;
GUI_AVI.c:975GUI_AVI_GetInfo()
pInfo->msPerFrame = pavi->aviInfo.SecPerFrame/ 1000;

Data Use

Functions writing AVI_INFO::SecPerFrame
Functions reading AVI_INFO::SecPerFrame
all items filtered out
AVI_INFO::SecPerFrame
all items filtered out