public final class SOFTLoopPoints
extends java.lang.Object
This extension allows an application to specify the offsets at which a buffer loops. Unextended OpenAL only allows for a source to loop a whole buffer, or all buffers of a queue, which is not desirable for sounds that may want a lead-in or lead-out along with the looping portion.
| Modifier and Type | Field and Description |
|---|---|
static int |
AL_LOOP_POINTS_SOFT
|
public static final int AL_LOOP_POINTS_SOFT
Copyright LWJGL. All Rights Reserved. License terms.