Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ snapAVI
Function
snapAVI
src/video.cpp:389–394 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
388
}
389
void snapAVI()
390
{
391
//Update AVI
392
if(!FCEUI_EmulationPaused())
393
FCEUI_AviVideoUpdate(XBuf);
394
}
395
396
void FCEU_DispMessageOnMovie( __FCEU_PRINTF_FORMAT const char *format, ...)
397
{
Callers
1
FCEU_PutImage
Function · 0.85
Calls
2
FCEUI_EmulationPaused
Function · 0.85
FCEUI_AviVideoUpdate
Function · 0.50
Tested by
no test coverage detected