Wiki Page Content

Differences between revisions 9 and 10
Revision 9 as of 2009-11-24 21:05:38
Size: 650
Editor: SheenaSmith
Comment: add categories
Revision 10 as of 2010-09-13 07:01:04
Size: 666
Editor: SheenaSmith
Comment: update content for consistency
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
This function is 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_Quit]]() or [[SDL_QuitSubSystem]](). This function is used internally, and should not be used unless you have a specific need to ^designate^ ,,specify,, the audio driver you want to use. You should normally use [[SDL_Quit]]() or [[SDL_QuitSubSystem]]().

SDL_AudioQuit

Use this function to shut down audio if you initialized it with SDL_AudioInit().

Syntax

void SDL_AudioQuit(void)

Code Examples

You can add your code example here

Remarks

This function is used internally, and should not be used unless you have a specific need to designate specify the audio driver you want to use. You should normally use SDL_Quit() or SDL_QuitSubSystem().


CategoryAPI, CategoryAudio

None: SDL_AudioQuit (last edited 2013-11-02 13:01:22 by PhilippWiesemann)

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