Windows PowerShell command on Get-command SDL_FreeWAV
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man SDL_FreeWAV

SDL API Reference SDL_FreeWAV(3)

NAME

SDL_FreeWAV - Frees previously opened WAV data

SYNOPSIS

#include "SDL.h"

void SDL_FreeWAV(Uint8 *audio_buf);

DESCRIPTION

After 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 ALSO

SDL_LoadWAV

SDL Last change: Tue 11 Sep 2001, 22:58 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™