public final class SOFTBlockAlignment
extends java.lang.Object
This extension provides a mechanism for specifying block alignment properties for sample data. This is useful for, though not strictly limited to, ADPCM compression where the block alignment is specified in the media file header instead of the data stream, and controls the decoding process.
| Modifier and Type | Field and Description |
|---|---|
static int |
AL_PACK_BLOCK_ALIGNMENT_SOFT
|
static int |
AL_UNPACK_BLOCK_ALIGNMENT_SOFT
|
public static final int AL_UNPACK_BLOCK_ALIGNMENT_SOFT
public static final int AL_PACK_BLOCK_ALIGNMENT_SOFT
Copyright LWJGL. All Rights Reserved. License terms.