1al_get_sample_instance_attached(3) al_get_sample_instance_attached(3)
2
3
4
6 al_get_sample_instance_attached - Allegro 5 API
7
9 #include <allegro5/allegro_audio.h>
10
11 bool al_get_sample_instance_attached(const ALLEGRO_SAMPLE_INSTANCE *spl)
12
14 Return whether the sample instance is attached to something.
15
17 al_attach_sample_instance_to_mixer(3), al_attach_sample_in‐
18 stance_to_voice(3), al_detach_sample_instance(3)
19
20
21
22Allegro reference manual al_get_sample_instance_attached(3)