Query: release_voice
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
release_voice(3alleg4) Allegro manual release_voice(3alleg4)NAMErelease_voice - Releases a sound card voice. Allegro game programming library.SYNOPSIS#include <allegro.h> void release_voice(int voice);DESCRIPTIONReleases a sound card voice, indicating that you are no longer interested in manipulating it. The sound will continue to play, and any resources that it is using will automatically be freed when it finishes. This is essentially the same as deallocate_voice(), but it waits for the sound to stop playing before taking effect.SEE ALSOallocate_voice(3alleg4), deallocate_voice(3alleg4) Allegro version 4.4.2 release_voice(3alleg4)
| Related Man Pages |
|---|
| exsample(3alleg4) - debian |
| exsample(3alleg4) - suse |
| exstream(3alleg4) - suse |
| exsample(3alleg4) - opendarwin |
| exsample(3alleg4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| How to copy a column of multiple files and paste into new excel file (next to column)? |