Scroll to navigation

midi_resume(3alleg4) Allegro manual midi_resume(3alleg4)

NAME

midi_resume - Resumes playback of a paused MIDI file. Allegro game programming library.

SYNOPSIS

#include <allegro.h>

void midi_resume();

DESCRIPTION

Resumes playback of a paused MIDI file.

SEE ALSO

midi_pause(3alleg4), exmidi(3alleg4)
version 4.4.2 Allegro