public final class EXTOffset
extends java.lang.Object
AL_EXT_OFFSET extension.
An OpenAL 1.1 implementation will always support the AL_EXT_OFFSET extension. This allows an application written to the OpenAL 1.0 specification to
access the offset abilities.
| Modifier and Type | Field and Description |
|---|---|
static int |
AL_BYTE_OFFSET
AL_EXT_OFFSET tokens. |
static int |
AL_SAMPLE_OFFSET
AL_EXT_OFFSET tokens. |
static int |
AL_SEC_OFFSET
AL_EXT_OFFSET tokens. |
public static final int AL_SEC_OFFSET
AL_EXT_OFFSET tokens.public static final int AL_SAMPLE_OFFSET
AL_EXT_OFFSET tokens.public static final int AL_BYTE_OFFSET
AL_EXT_OFFSET tokens.Copyright LWJGL. All Rights Reserved. License terms.