public final class SOFTMSADPCM
extends java.lang.Object
This extension adds support for MSADPCM compressed sample formats.
| Modifier and Type | Field and Description |
|---|---|
static int |
AL_FORMAT_MONO_MSADPCM_SOFT
Accepted by the
format parameter of BufferData. |
static int |
AL_FORMAT_STEREO_MSADPCM_SOFT
Accepted by the
format parameter of BufferData. |
public static final int AL_FORMAT_MONO_MSADPCM_SOFT
format parameter of BufferData.public static final int AL_FORMAT_STEREO_MSADPCM_SOFT
format parameter of BufferData.Copyright LWJGL. All Rights Reserved. License terms.