AudioStream, custom audio stream
Pointer to internal data used by the audio system
Number of channels (1-mono, 2-stereo, ...)
Pointer to internal data processor, useful for audio effects
Frequency (samples per second)
Bit depth (bits per sample): 8, 16, 32 (24 not supported)
See Implementation
AudioStream, custom audio stream