1al_get_sample_data(3) Library Functions Manual al_get_sample_data(3)
23
4
NAME
6al_get_sample_data
7
SYNOPSIS
9#include <allegro5/allegro_audio.h>
1011
void *al_get_sample_data(const ALLEGRO_SAMPLE *spl)
12
DESCRIPTION
14Return a pointer to the raw sample data.
1516
17
18
Allegro reference manual al_get_sample_data(3)