al_get_sample_data - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_audio.h>

void *al_get_sample_data(const ALLEGRO_SAMPLE *spl)

Description

Return a pointer to the raw sample data.

See Also

al_get_sample_channels(3), al_get_sample_depth(3), al_get_sample_frequency(3), al_get_sample_length(3)

Referenced By

al_get_sample(3), al_get_sample_channels(3), al_get_sample_depth(3), al_get_sample_frequency(3), al_get_sample_length(3).

Allegro reference manual