Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2009-12-12 20:38:13
Size: 498
Editor: SheenaSmith
Comment: create page, add content
Revision 2 as of 2009-12-20 04:55:33
Size: 478
Editor: SheenaSmith
Comment: content changed
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
An enumeration that gets the current audio state. An enumeration of audio device states.
Line 10: Line 10:
||SDL_AUDIO_STOPPED||= 0||
||SDL_AUDIO_PLAYING||||
||SDL_AUDIO_PAUSED||||
||SDL_AUDIO_STOPPED||
||SDL_AUDIO_PLAYING||
||SDL_AUDIO_PAUSED||

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


CategoryEnum

None: SDL_AudioStatus (last edited 2013-09-16 19:04:47 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit