Package org.lwjgl.openal
Class SOFTBlockAlignment
- java.lang.Object
-
- org.lwjgl.openal.SOFTBlockAlignment
-
public final class SOFTBlockAlignment extends java.lang.Object
Native bindings to the SOFT_block_alignment extension.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.
-
-
Field Summary
Fields Modifier and Type Field Description static int
AL_PACK_BLOCK_ALIGNMENT_SOFT
AL_UNPACK_BLOCK_ALIGNMENT_SOFT
-