sourCEntral - mobile manpages

pdf

midi_pause

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)

pdf