m64p_video_extension_functions

Undocumented in source.

Members

Static variables

Functions
uint Functions;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncGLGetAttr
m64p_error function(m64p_GLattr, int*) VidExtFuncGLGetAttr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncGLGetDefaultFramebuffer
uint function() VidExtFuncGLGetDefaultFramebuffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncGLGetProc
m64p_function function(const char*) VidExtFuncGLGetProc;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncGLSetAttr
m64p_error function(m64p_GLattr, int) VidExtFuncGLSetAttr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncGLSwapBuf
m64p_error function() VidExtFuncGLSwapBuf;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncInit
m64p_error function() VidExtFuncInit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncListModes
m64p_error function(m64p_2d_size*, int*) VidExtFuncListModes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncListRates
m64p_error function(m64p_2d_size, int*, int*) VidExtFuncListRates;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncQuit
m64p_error function() VidExtFuncQuit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncResizeWindow
m64p_error function(int, int) VidExtFuncResizeWindow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncSetCaption
m64p_error function(const char*) VidExtFuncSetCaption;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncSetMode
m64p_error function(int, int, int, int, int) VidExtFuncSetMode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncSetModeWithRate
m64p_error function(int, int, int, int, int, int) VidExtFuncSetModeWithRate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
VidExtFuncToggleFS
m64p_error function() VidExtFuncToggleFS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta