SDL_FreeWAV(3) SDL API Reference SDL_FreeWAV(3)NAMESDL_FreeWAV - Frees previously opened WAV dataSYNOPSIS#include "SDL.h" void SDL_FreeWAV(Uint8 *audio_buf);DESCRIPTIONAfter a WAVE file has been opened with SDL_LoadWAV its data can eventually be freed with SDL_FreeWAV. audio_buf is a pointer to the buffer created by SDL_LoadWAV.SEE ALSOSDL_LoadWAVSDLTue 11 Sep 2001, 22:58 SDL_FreeWAV(3)
| Related Man Pages |
|---|
| sdl_audiospec(3) - opensolaris |
| sdl_loadwav(3) - opensolaris |
| sdl_convertaudio(3) - redhat |
| sdl_convertaudio(3) - debian |
| sdl_loadwav(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Please Welcome Dave Munro to the Moderator Team! |