AUDIOSTREAM (3) Linux Manual Page
AUDIOSTREAM – Stores an audiostream. Allegro game programming library. Synopsis#include <allegro.h> typedef struct AUDIOSTREAM Description int voice; – the hardware voice used for the sampleA structure holding an audiostream, which is a convenience wrapper around a SAMPLE structure to double buffer sounds too big to fit into memory, or do clever things like generating the…
