|
NAMEmidi_pause - Pauses the MIDI player. Allegro game programming library.SYNOPSIS#include <allegro.h>void midi_pause(); DESCRIPTIONPauses the MIDI player.SEE ALSOplay_midi(3), stop_midi(3), midi_resume(3), midi_seek(3), exmidi(3)
Visit the GSP FreeBSD Man Page Interface. |