SDL_UnlockAudio

Section: SDL API Reference (3)
Updated: Tue 11 Sep 2001, 22:58
Page Index
 

NAME

SDL_UnlockAudio - Unlock the callback function  

SYNOPSIS

#include "SDL.h"

void SDL_UnlockAudio(void)  

DESCRIPTION

Unlocks a previous SDL_LockAudio call.  

SEE ALSO

SDL_OpenAudio


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO