Class EXTOffset

java.lang.Object
org.lwjgl.openal.EXTOffset

public final class EXTOffset extends Object
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 Details

    • AL_SEC_OFFSET

      public static final int AL_SEC_OFFSET
      AL_EXT_OFFSET tokens.
      See Also:
    • AL_SAMPLE_OFFSET

      public static final int AL_SAMPLE_OFFSET
      AL_EXT_OFFSET tokens.
      See Also:
    • AL_BYTE_OFFSET

      public static final int AL_BYTE_OFFSET
      AL_EXT_OFFSET tokens.
      See Also: