1ALLEGRO_SAMPLE_ID(3)                                      ALLEGRO_SAMPLE_ID(3)
2
3
4

NAME

6       ALLEGRO_SAMPLE_ID - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              typedef struct ALLEGRO_SAMPLE_ID ALLEGRO_SAMPLE_ID;
12

DESCRIPTION

14       An  ALLEGRO_SAMPLE_ID represents a sample being played via al_play_sam‐
15       ple(3).  It can be used to later  stop  the  sample  with  al_stop_sam‐
16       ple(3).
17
18
19
20Allegro reference manual                                  ALLEGRO_SAMPLE_ID(3)
Impressum