Class SOFTLoopPoints

java.lang.Object
org.lwjgl.openal.SOFTLoopPoints

public final class SOFTLoopPoints extends Object
Native bindings to the SOFT_loop_points extension.

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.