Wiki Page Content

Revision 3 as of 2009-11-11 20:08:05

Clear message

SDL_AudioQuit

Use this function to access the raw audio mixing buffer for the SDL library.

Syntax

void SDL_AudioQuit (void)

Function Parameters

Return Value

Code Examples

You can add your code example here

Remarks

These functions are used internally, and should not be used unless you have a specific need to specify the audio driver you want to use. You should normally use SDL_Init() or SDL_InitSubSystem().

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