![]() -> Click here to learn how to get live help <- |
SDL_GetVideoInfoIndexNAMESDL_GetVideoInfo- returns a pointer to information about the video hardwareSYNOPSISfB#include "SDL&.h" fBSDL_VideoInfo *fBSDL_GetVideoInfofPfR(fBvoidfR); DESCRIPTIONThis function returns a read-only pointer to fIinformationfR about the video hardware&. If this is called before fISDL_SetVideoModefR, the fBvfmtfR member of the returned structure will contain the pixel format of the "best" video mode&. SEE ALSOfIfBSDL_SetVideoModefPfR, fIfBSDL_VideoInfofRfR
Index |