public final class EXTDefaultFilterOrder
extends java.lang.Object
ALC_EXT_DEFAULT_FILTER_ORDER extension.
This extension allows the default filter order (i.e. slope) to be selected at context creation time. Attibute DEFAULT_FILTER_ORDER can be used with a
value of 1 (for -6dB/oct) or 2 (for -12dB/oct).
DEFAULT_FILTER_ORDER can also be used with GetIntegerv to find out the current default filter order.
| Modifier and Type | Field and Description |
|---|---|
static int |
ALC_DEFAULT_FILTER_ORDER
ALC_EXT_DEFAULT_FILTER_ORDER tokens. |
public static final int ALC_DEFAULT_FILTER_ORDER
ALC_EXT_DEFAULT_FILTER_ORDER tokens.Copyright LWJGL. All Rights Reserved. License terms.