php man page for stop_sample

Query: stop_sample

OS: php

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

stop_sample(3alleg4)						  Allegro manual					      stop_sample(3alleg4)

NAME
stop_sample - Stops a sample from playing. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void stop_sample(const SAMPLE *spl);
DESCRIPTION
Stop 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 ALSO
play_sample(3alleg4), destroy_sample(3alleg4) Allegro version 4.4.2 stop_sample(3alleg4)
Related Man Pages
load_sample(3alleg4) - suse
load_sample(3alleg4) - php
load_sample(3alleg4) - netbsd
play_sample(3alleg4) - linux
play_sample(3alleg4) - osx
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch