Interface Adl
public interface Adl
JNA bindings for the AMD Display Library (ADL) on Windows. This class should be considered non-API as it may be
removed if/when its code is incorporated into the JNA project.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic interfacestatic interfaceADL malloc callback: allocates memory and returns a pointer.static classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int
-
Field Details
-
ADL_OK
static final int ADL_OK- See Also:
-
ADL_OVERDRIVE_VERSION_N
static final int ADL_OVERDRIVE_VERSION_N- See Also:
-
ADL_FAN_SPEED_MODE_PERCENT
static final int ADL_FAN_SPEED_MODE_PERCENT- See Also:
-
ADL_OVERDRIVE_TEMPERATURE_EDGE
static final int ADL_OVERDRIVE_TEMPERATURE_EDGE- See Also:
-