midi_pause
Pauses the MIDI player. Allegro game programming library.
- Provided by: allegro4-doc (Version: 2:4.4.3.1-4.1build3)
- Source: allegro4.4
- Report a bug
Pauses the MIDI player. Allegro game programming library.
#include <allegro.h>
void midi_pause();
Pauses the MIDI player.
play_midi(3alleg4), stop_midi(3alleg4), midi_resume(3alleg4), midi_seek(3alleg4), exmidi(3alleg4)