Package org.lwjgl.openal
Class EXTOffset
java.lang.Object
org.lwjgl.openal.EXTOffset
Native bindings to the
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.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAL_EXT_OFFSETtokens.static final intAL_EXT_OFFSETtokens.static final intAL_EXT_OFFSETtokens. -
Method Summary
-
Field Details
-
AL_SEC_OFFSET
public static final int AL_SEC_OFFSETAL_EXT_OFFSETtokens.- See Also:
-
AL_SAMPLE_OFFSET
public static final int AL_SAMPLE_OFFSETAL_EXT_OFFSETtokens.- See Also:
-
AL_BYTE_OFFSET
public static final int AL_BYTE_OFFSETAL_EXT_OFFSETtokens.- See Also:
-