SDL_DisplayMode Struct Reference

The structure that defines a display mode. More...

#include <SDL_video.h>


Data Fields

Uint32 format
int w
int h
int refresh_rate
void * driverdata


Detailed Description

The structure that defines a display mode.

See also:
SDL_GetNumDisplayModes()

SDL_GetDisplayMode()

SDL_GetDesktopDisplayMode()

SDL_GetCurrentDisplayMode()

SDL_GetClosestDisplayMode()

SDL_SetDisplayMode()


Field Documentation

void* driverdata

driver-specific data, initialize to 0

pixel format

int h

height

refresh rate (or zero for unspecified)

int w

width


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 21:32:25 2009 for Simple DirectMedia Layer by  doxygen 1.5.8