Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
stop_midi(3)			 Allegro manual 		    stop_midi(3)

NAME
     stop_midi	-  Stops  whatever music is currently playing. Allegro game pro-
     gramming library.

SYNOPSIS
     #include <allegro.h>

     void stop_midi();

DESCRIPTION
     Stops whatever music is currently playing. This is the same thing as  call-
     ing play_midi(NULL, FALSE).

SEE ALSO
     play_midi(3), midi_pause(3)

Allegro 			  version 4.4.3 		    stop_midi(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=stop_midi&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help