Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TSDL_VideoInfo

Declaration

Source position: sdl.pas line 2052

type TSDL_VideoInfo = record

  hw_available: UInt8;

  blit_hw: UInt8;

  UnusedBits3: UInt8;

  video_mem: UInt32;

  vfmt: PSDL_PixelFormat;

  current_w: SInt32;

  current_h: SInt32;

end;


Documentation generated on: 2023-03-18