|
Size: 430
Comment:
|
Size: 474
Comment: add categories
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 23: | Line 23: |
---- [[CategoryAPI]], [[CategoryAudio]] |
SDL_CloseAudio
Use this function to shut down audio processing and close the audio device.
Syntax
void SDL_CloseAudio(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
