|
Size: 497
Comment: update formatting - categories
|
Size: 493
Comment: camelcase pragma change
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| #pragma disable-camelcase | #pragma camelcase off |
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
