Skip to content

Sdl getNumVideoDrivers

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

SDL.getNumVideoDrivers

Get the number of video drivers.

Function

SYNOPSIS

num, err = function SDL.getNumVideoDrivers()

RETURNS

  • num, the number of video drivers or nil
  • err, the error message
Clone this wiki locally