Package org.lwjgl.openal
Class SOFTLoopbackBformat
java.lang.Object
org.lwjgl.openal.SOFTLoopbackBformat
Native bindings to the ALC_SOFT_loopback_bformat extension.
This extension allows a loopback device to render B-Format audio channels. The base loopback extension provides for discrete channel mixes, while sometimes a non-discrete soundfield mix may be desirable, for instance if recording a 3D video or passing the output to an external ambisonic decoder.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
Accepted as part of theattrList
parameter ofCreateContext
.static final int
Accepted as part of theattrList
parameter ofCreateContext
.static final int
Accepted as part of theattrList
parameter ofCreateContext
.static final int
Accepted as parameters forFORMAT_CHANNELS_SOFT
in theattrList
parameter ofCreateContext
, and by thechannels
parameter ofIsRenderFormatSupportedSOFT
.static final int
static final int
Accepted as theparamName
parameter ofGetIntegerv
.static final int
static final int
-
Method Summary
-
Field Details
-
ALC_BFORMAT3D_SOFT
public static final int ALC_BFORMAT3D_SOFTAccepted as parameters forFORMAT_CHANNELS_SOFT
in theattrList
parameter ofCreateContext
, and by thechannels
parameter ofIsRenderFormatSupportedSOFT
.- See Also:
-
ALC_AMBISONIC_LAYOUT_SOFT
public static final int ALC_AMBISONIC_LAYOUT_SOFTAccepted as part of theattrList
parameter ofCreateContext
.- See Also:
-
ALC_AMBISONIC_SCALING_SOFT
public static final int ALC_AMBISONIC_SCALING_SOFTAccepted as part of theattrList
parameter ofCreateContext
.- See Also:
-
ALC_AMBISONIC_ORDER_SOFT
public static final int ALC_AMBISONIC_ORDER_SOFTAccepted as part of theattrList
parameter ofCreateContext
.- See Also:
-
ALC_FUMA_SOFT
public static final int ALC_FUMA_SOFT- See Also:
-
ALC_ACN_SOFT
public static final int ALC_ACN_SOFT- See Also:
-
ALC_SN3D_SOFT
public static final int ALC_SN3D_SOFT- See Also:
-
ALC_N3D_SOFT
public static final int ALC_N3D_SOFT- See Also:
-
ALC_MAX_AMBISONIC_ORDER_SOFT
public static final int ALC_MAX_AMBISONIC_ORDER_SOFTAccepted as theparamName
parameter ofGetIntegerv
.- See Also:
-