Wiki Page Content

Differences between revisions 4 and 5
Revision 4 as of 2009-12-12 07:20:46
Size: 610
Editor: SheenaSmith
Comment: format update
Revision 5 as of 2010-09-23 21:50:41
Size: 609
Editor: SheenaSmith
Comment: correct typo
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
Returns the name of the current audio driver, or NULL if no driver has been initialized. Returns the name of the current audio driver or NULL if no driver has been initialized.

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