1al_get_sample_instance_playing(3)            al_get_sample_instance_playing(3)
2
3
4

NAME

6       al_get_sample_instance_playing - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_get_sample_instance_playing(const ALLEGRO_SAMPLE_INSTANCE *spl)
12

DESCRIPTION

14       Return  true  if the sample instance is in the playing state.  This may
15       be true even if the instance is not attached to anything.
16

SEE ALSO

18       al_set_sample_instance_playing(3)
19
20
21
22Allegro reference manual                     al_get_sample_instance_playing(3)
Impressum