Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2009-11-19 22:02:33
Size: 602
Editor: SheenaSmith
Comment: create page, add content
Revision 2 as of 2009-11-24 22:00:07
Size: 646
Editor: SheenaSmith
Comment: add categories
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:

----
[[CategoryAPI]], [[CategoryVideo]]

SDL_GetCurrentVideoDriver

Use this function to return the name of the currently initialized video driver.

Syntax

const char* SDL_GetCurrentVideoDriver(void)

Return Value

The name of the current video driver or NULL if no driver has been initialized.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryVideo

None: SDL_GetCurrentVideoDriver (last edited 2016-05-14 22:03:59 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit