MCPcopy 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}
389void snapAVI()
390{
391 //Update AVI
392 if(!FCEUI_EmulationPaused())
393 FCEUI_AviVideoUpdate(XBuf);
394}
395
396void FCEU_DispMessageOnMovie( __FCEU_PRINTF_FORMAT const char *format, ...)
397{

Callers 1

FCEU_PutImageFunction · 0.85

Calls 2

FCEUI_EmulationPausedFunction · 0.85
FCEUI_AviVideoUpdateFunction · 0.50

Tested by

no test coverage detected