Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2009-11-19 07:49:27
Size: 562
Editor: SheenaSmith
Comment: content added
Revision 3 as of 2009-11-24 21:21:57
Size: 606
Editor: SheenaSmith
Comment: add categories
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:

----
[[CategoryAPI]], [[CategoryAudio]]

SDL_GetCurrentAudioDriver

Use this function to return the name of the current audio driver.

Syntax

const char* SDL_GetCurrentAudioDriver(void)

Return Value

Returns the name of the current audio 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, CategoryAudio

None: SDL_GetCurrentAudioDriver (last edited 2016-05-14 22:15:34 by PhilippWiesemann)

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