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

FreeBSD Manual Pages

  
 
  

home | help
al_play_sample_instance(3)  Library Functions Manual  al_play_sample_instance(3)

NAME
     al_play_sample_instance - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_audio.h>

	    bool al_play_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)

DESCRIPTION
     Play the sample instance.	Returns true on success, false on failure.

SEE ALSO
     al_stop_sample_instance(3)

Allegro reference manual			      al_play_sample_instance(3)

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

home | help