Query: stop_sample
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
stop_sample(3alleg4) Allegro manual stop_sample(3alleg4)NAMEstop_sample - Stops a sample from playing. Allegro game programming library.SYNOPSIS#include <allegro.h> void stop_sample(const SAMPLE *spl);DESCRIPTIONStop a sample from playing, which is required if you have set a sample going in looped mode. If there are several copies of the sample playing, it will stop them all. You must still destroy the sample using destroy_sample().SEE ALSOplay_sample(3alleg4), destroy_sample(3alleg4) Allegro version 4.4.2 stop_sample(3alleg4)
| Related Man Pages |
|---|
| play_sample(3alleg4) - debian |
| play_sample(3alleg4) - suse |
| play_sample(3alleg4) - opendarwin |
| load_sample(3alleg4) - php |
| play_sample(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |