5 #ifndef __E_IRRKLANG_STREAM_MODES_H_INCLUDED__
6 #define __E_IRRKLANG_STREAM_MODES_H_INCLUDED__
Everything in the irrKlang Sound Engine can be found in this namespace.
E_STREAM_MODE
An enumeration for all types of supported stream modes.
Autodetects the best stream mode for a specified audio data.
Streams the audio data when needed.
Loads the whole audio data into the memory.