midi_pause

Section: Allegro manual (3)
Updated: version 4.2.2
Index Return to Main Contents
 

NAME

midi_pause - Pauses the MIDI player. Allegro game programming library.  

SYNOPSIS

#include <allegro.h>

void midi_pause();  

DESCRIPTION

Pauses the MIDI player.

 

SEE ALSO

play_midi(3), stop_midi(3), midi_resume(3), midi_seek(3), exmidi(3)