Class EXTOffset



  • public final class EXTOffset
    extends java.lang.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.

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • AL_SEC_OFFSET

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

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

        public static final int AL_BYTE_OFFSET
        AL_EXT_OFFSET tokens.
        See Also:
        Constant Field Values