Penguin
Blame: SDL_GetVideoInfo(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_GetVideoInfo(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_!GetVideoInfo
2 !!!SDL_!GetVideoInfo
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 SEE ALSO
7 ----
8 !!NAME
9
10
2 perry 11 SDL_!GetVideoInfo- returns a pointer to information about the video hardware
1 perry 12 !!SYNOPSIS
13
14
15 __#include __
16
17
2 perry 18 __SDL_!VideoInfo
19 *SDL_!GetVideoInfo__(__void__);
1 perry 20 !!DESCRIPTION
21
22
23 This function returns a read-only pointer to
24 ''information'' about the video hardware. If this is
2 perry 25 called before ''SDL_!SetVideoMode'', the __vfmt__
1 perry 26 member of the returned structure will contain the pixel
27 format of the __
28 !!SEE ALSO
29
30
2 perry 31 __SDL_!SetVideoMode__, __SDL_!VideoInfo__
1 perry 32 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.