reallocate_voice(3alleg4) linux man page | unix.com

Man Page: reallocate_voice

Operating Environment: linux

Section: 3alleg4

reallocate_voice(3alleg4)					  Allegro manual					 reallocate_voice(3alleg4)

NAME
reallocate_voice - Switches the sample of an already-allocated voice. Allegro game programming library. SYNOPSIS
#include <allegro.h> void reallocate_voice(int voice, const SAMPLE *spl); DESCRIPTION
Switches an already-allocated voice to use a different sample. Calling reallocate_voice(voice, sample) is equivalent to: deallocate_voice(voice); voice = allocate_voice(sample); SEE ALSO
allocate_voice(3alleg4), deallocate_voice(3alleg4), load_sample(3alleg4) Allegro version 4.4.2 reallocate_voice(3alleg4)
Related Man Pages
load_sample(3alleg4) - centos
load_sample(3alleg4) - mojave
play_sample(3alleg4) - opendarwin
load_sample(3alleg4) - netbsd
play_sample(3alleg4) - linux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Featured Books and Articles by Active Forum Members
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan
Don Cragun crossing 4500 thanks went unnoticed for more than a week - late congratulations!
UNIX.com End of Year (EOY) Report (2019)