|
Size: 474
Comment: add categories
|
Size: 478
Comment: format update
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 19: | Line 19: |
| You can add useful comments here | ''You can add useful comments here'' |
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
