SYNOPSIS

  • #include <allegro5/allegro_audio.h>
    
    void al_stop_sample(ALLEGRO_SAMPLE_ID *spl_id)
    
    

DESCRIPTION

Stop the sample started by al_play_sample(3alleg5).

RELATED TO al_stop_sample…

al_stop_samples(3alleg5)