SDL_UnlockAudio - Man Page
Unlock the callback function
Synopsis
#include "SDL.h"
void SDL_UnlockAudio(void)
Description
Unlocks a previous SDL_LockAudio call.
See Also
Referenced By
Tue 11 Sep 2001, 22:58 SDL API Reference
Unlock the callback function
#include "SDL.h"
void SDL_UnlockAudio(void)
Unlocks a previous SDL_LockAudio call.