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

SDL.getVideoDriver

Get the video driver name.

Function

SYNOPSIS

name = function SDL.getVideoDriver(index)

ARGUMENTS

  • index, the display index

RETURNS

  • name, the video driver name
Clone this wiki locally