Are hardware to hardware colorkey blits accelerated?
blit_hw_A
Are hardware to hardware alpha blits accelerated?
blit_sw
Are software to hardware blits accelerated?
blit_sw_CC
Are software to hardware colorkey blits accelerated?
blit_sw_A
Are software to hardware alpha blits accelerated?
blit_fill
Are color fills accelerated?
video_mem
Total amount of video memory in Kilobytes
vfmt
Pixel format of the video device
DESCRIPTION
This (read-only) structure is returned by SDL_GetVideoInfo. It contains information on either the 'best' available mode (if called before SDL_SetVideoMode) or the current video mode.