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

Man Page: stop_midi

Operating Environment: linux

Section: 3alleg4

stop_midi(3alleg4)						  Allegro manual						stop_midi(3alleg4)

NAME
stop_midi - Stops whatever music is currently playing. Allegro game programming library. SYNOPSIS
#include <allegro.h> void stop_midi(); DESCRIPTION
Stops whatever music is currently playing. This is the same thing as calling play_midi(NULL, FALSE). SEE ALSO
play_midi(3alleg4), midi_pause(3alleg4) Allegro version 4.4.2 stop_midi(3alleg4)
Related Man Pages
exmidi(3alleg4) - centos
exmidi(3alleg4) - opendarwin
play_midi(3alleg4) - opendarwin
play_midi(3alleg4) - php
play_midi(3alleg4) - osx
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Featured Books and Articles by Active Forum Members
Rules for Homework &amp; Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags