Differences between version 2 and predecessor to the previous major change of SDL_GetAudioStatus(3).
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:53:43 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:53:43 pm | by perry | Revert |
@@ -1,22 +1,22 @@
-SDL_GetAudioStatus
-!!!SDL_GetAudioStatus
+SDL_!
GetAudioStatus
+!!!SDL_!
GetAudioStatus
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
----
!!NAME
-SDL_GetAudioStatus- Get the current audio state
+SDL_!
GetAudioStatus- Get the current audio state
!!SYNOPSIS
__#include __
-__SDL_audiostatusSDL_GetAudioStatus__(__void__);
+__SDL_audiostatusSDL_!
GetAudioStatus__(__void__);
!!DESCRIPTION
typedef enum{
@@ -31,6 +31,6 @@
depending on the current audio state.
!!SEE ALSO
-__SDL_PauseAudio__
+__SDL_!
PauseAudio__
----