|
Size: 501
Comment: added header-specific Category link
|
Size: 501
Comment: correct typo
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 27: | Line 27: |
| [[CategoryEnum]], [[CategoryAudioEmum]] | [[CategoryEnum]], [[CategoryAudioEnum]] |
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
