|
Size: 478
Comment: content changed
|
Size: 501
Comment: added header-specific Category link
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 27: | Line 27: |
| [[CategoryEnum]] | [[CategoryEnum]], [[CategoryAudioEmum]] |
SDL_AudioStatus
An enumeration of audio device states.
Values
SDL_AUDIO_STOPPED |
SDL_AUDIO_PLAYING |
SDL_AUDIO_PAUSED |
Code Examples
You can add your code example here
Remarks
You can add useful comments here
