Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2009-11-15 06:57:22
Size: 576
Editor: SheenaSmith
Comment: update content
Revision 3 as of 2009-11-24 21:15:06
Size: 620
Editor: SheenaSmith
Comment: add categories
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:

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

SDL_CloseAudioDevice

Use this function to shut down audio processing and close the audio device.

Syntax

void SDL_CloseAudioDevice(SDL_AudioDeviceID dev)

Function Parameters

dev

an audio device previously opened with SDL_OpenAudioDevice()

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryAudio

None: SDL_CloseAudioDevice (last edited 2013-08-08 04:39:39 by RyanGordon)

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