Package org.lwjgl.openal
Class EXTOffset
- java.lang.Object
-
- org.lwjgl.openal.EXTOffset
-
public final class EXTOffset extends java.lang.Object
Native bindings to theAL_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.
-
-
Field Summary
Fields Modifier and Type Field Description static int
AL_BYTE_OFFSET
AL_SAMPLE_OFFSET
AL_SEC_OFFSETAL_EXT_OFFSET
tokens.
-
-
-
Field Detail
-
AL_SEC_OFFSET, AL_SAMPLE_OFFSET, AL_BYTE_OFFSET
AL_EXT_OFFSET
tokens.
-
-