Query: audiostream
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
AUDIOSTREAM(3alleg4) Allegro manual AUDIOSTREAM(3alleg4)NAMEAUDIOSTREAM - Stores an audiostream. Allegro game programming library.SYNOPSIS#include <allegro.h> typedef struct AUDIOSTREAMDESCRIPTIONint voice; - the hardware voice used for the sample A 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 sound wave real time. While you shouldn't modify directly the value of the voice, you can use all of the voice functions in chapter "Digital sample routines" to modify the properties of the sound, like the frequency.SEE ALSOplay_audio_stream(3alleg4), exstream(3alleg4) Allegro version 4.4.2 AUDIOSTREAM(3alleg4)
Related Man Pages |
---|
exstream(3alleg4) - centos |
exstream(3alleg4) - suse |
get_audio_stream_buffer(3alleg4) - centos |
exstream(3alleg4) - php |
exstream(3alleg4) - linux |
Similar Topics in the Unix Linux Community |
---|
Variable frequency audio generator... |
OSX afplay command line audio player _manual_. |