Class SOFTUHJEx

java.lang.Object
org.lwjgl.openal.SOFTUHJEx

public final class SOFTUHJEx extends Object
Native bindings to the SOFT_UHJ_ex extension.

This extension supplements AL_SOFT_UHJ by adding muLaw, aLaw, IMA4, and MSADPCM sample types to UHJ formats. The base AL_SOFT_UHJ extension could already use these formats (when available) for Super Stereo processing, and this extension allows them to be used for UHJ itself too.

Requires SOFT_UHJ and one or more of EXT_MULAW, EXT_ALAW, EXT_IMA4, and SOFT_MSADPCM.