Penguin
Note: You are viewing an old revision of this page. View the current version.

SDL_GetVideoInfo?

SDL_GetVideoInfo?

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

SDL_GetVideoInfo?- returns a pointer to information about the video hardware

SYNOPSIS

#include

__SDL_VideoInfo?

  • SDL_GetVideoInfo?(void__);

DESCRIPTION

This function returns a read-only pointer to information about the video hardware. If this is called before SDL_SetVideoMode?, the vfmt member of the returned structure will contain the pixel format of the __

SEE ALSO

SDL_SetVideoMode?, SDL_VideoInfo?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.