6#include "AUI/Common/AException.h"
48 throw AException(
"Wrong sample format");
ASampleFormat
Sample formats supported for mixing.
Definition ASampleFormat.h:12
@ F32
32-bit IEEE floating point.
Definition ASampleFormat.h:31
@ I16
Signed 16-bit integer.
Definition ASampleFormat.h:16
@ I24
Signed 24-bit integer.
Definition ASampleFormat.h:21
@ I32
Signed 32-bit integer.
Definition ASampleFormat.h:26