table of contents
        
      
      
    | al_stop_samples(3) | al_stop_samples(3) | 
NAME¶
al_stop_samples - Allegro 5 API
SYNOPSIS¶
- 
    
#include <allegro5/allegro_audio.h> void al_stop_samples(void) 
DESCRIPTION¶
Stop all samples started by al_play_sample(3).
SEE ALSO¶
| Allegro reference manual |