1al_detach_sample_instance(3) al_detach_sample_instance(3)
2
3
4
6 al_detach_sample_instance - Allegro 5 API
7
9 #include <allegro5/allegro_audio.h>
10
11 bool al_detach_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl)
12
14 Detach the sample instance from whatever it’s attached to, if anything.
15
16 Returns true on success.
17
19 al_attach_sample_instance_to_mixer(3), al_attach_sample_in‐
20 stance_to_voice(3), al_get_sample_instance_attached(3)
21
22
23
24Allegro reference manual al_detach_sample_instance(3)