JOAL v2.6.0-rc-20250706
JOAL, OpenAL® API Binding for Java™ (public API).
com.jogamp.openal.ALConstants Interface Reference
Inheritance diagram for com.jogamp.openal.ALConstants:
Collaboration diagram for com.jogamp.openal.ALConstants:

Static Public Attributes

static final int AL_ILLEGAL_COMMAND = 0xa004
 Define "AL_ILLEGAL_COMMAND" with expression '0xA004', CType: int. More...
 
static final int AL_PROCESSED = 0x2012
 Define "AL_PROCESSED" with expression '0x2012', CType: int. More...
 
static final int AL_FREQUENCY = 0x2001
 Define "AL_FREQUENCY" with expression '0x2001', CType: int. More...
 
static final int AL_NO_ERROR = 0x0
 Define "AL_NO_ERROR" with expression '0', CType: int. More...
 
static final int AL_VENDOR = 0xb001
 Define "AL_VENDOR" with expression '0xB001', CType: int. More...
 
static final int AL_STATIC = 0x1028
 Define "AL_STATIC" with expression '0x1028', CType: int. More...
 
static final int AL_INVALID_ENUM = 0xa002
 Define "AL_INVALID_ENUM" with expression '0xA002', CType: int. More...
 
static final int AL_MAX_DISTANCE = 0x1023
 Define "AL_MAX_DISTANCE" with expression '0x1023', CType: int. More...
 
static final int AL_ROLLOFF_FACTOR = 0x1021
 Define "AL_ROLLOFF_FACTOR" with expression '0x1021', CType: int. More...
 
static final int AL_GAIN = 0x100a
 Define "AL_GAIN" with expression '0x100A', CType: int. More...
 
static final int AL_SIZE = 0x2004
 Define "AL_SIZE" with expression '0x2004', CType: int. More...
 
static final int AL_DISTANCE_MODEL = 0xd000
 Define "AL_DISTANCE_MODEL" with expression '0xD000', CType: int. More...
 
static final int AL_BYTE_OFFSET = 0x1026
 Define "AL_BYTE_OFFSET" with expression '0x1026', CType: int. More...
 
static final int AL_SOURCE_STATE = 0x1010
 Define "AL_SOURCE_STATE" with expression '0x1010', CType: int. More...
 
static final int AL_STOPPED = 0x1014
 Define "AL_STOPPED" with expression '0x1014', CType: int. More...
 
static final int AL_REFERENCE_DISTANCE = 0x1020
 Define "AL_REFERENCE_DISTANCE" with expression '0x1020', CType: int. More...
 
static final int AL_MIN_GAIN = 0x100d
 Define "AL_MIN_GAIN" with expression '0x100D', CType: int. More...
 
static final int AL_PLAYING = 0x1012
 Define "AL_PLAYING" with expression '0x1012', CType: int. More...
 
static final int AL_INVERSE_DISTANCE_CLAMPED = 0xd002
 Define "AL_INVERSE_DISTANCE_CLAMPED" with expression '0xD002', CType: int. More...
 
static final int AL_PITCH = 0x1003
 Define "AL_PITCH" with expression '0x1003', CType: int. More...
 
static final int AL_OUT_OF_MEMORY = 0xa005
 Define "AL_OUT_OF_MEMORY" with expression '0xA005', CType: int. More...
 
static final int AL_FORMAT_MONO8 = 0x1100
 Define "AL_FORMAT_MONO8" with expression '0x1100', CType: int. More...
 
static final int AL_TRUE = 0x1
 Define "AL_TRUE" with expression '1', CType: int. More...
 
static final int AL_LINEAR_DISTANCE = 0xd003
 Define "AL_LINEAR_DISTANCE" with expression '0xD003', CType: int. More...
 
static final int AL_LOOPING = 0x1007
 Define "AL_LOOPING" with expression '0x1007', CType: int. More...
 
static final int AL_STREAMING = 0x1029
 Define "AL_STREAMING" with expression '0x1029', CType: int. More...
 
static final int AL_EXPONENT_DISTANCE_CLAMPED = 0xd006
 Define "AL_EXPONENT_DISTANCE_CLAMPED" with expression '0xD006', CType: int. More...
 
static final int AL_CHANNELS = 0x2003
 Define "AL_CHANNELS" with expression '0x2003', CType: int. More...
 
static final int AL_PAUSED = 0x1013
 Define "AL_PAUSED" with expression '0x1013', CType: int. More...
 
static final int AL_CONE_OUTER_GAIN = 0x1022
 Define "AL_CONE_OUTER_GAIN" with expression '0x1022', CType: int. More...
 
static final int AL_INVERSE_DISTANCE = 0xd001
 Define "AL_INVERSE_DISTANCE" with expression '0xD001', CType: int. More...
 
static final int AL_ILLEGAL_ENUM = 0xa002
 Define "AL_ILLEGAL_ENUM" with expression '0xA002', CType: int. More...
 
static final int AL_DIRECTION = 0x1005
 Define "AL_DIRECTION" with expression '0x1005', CType: int. More...
 
static final int AL_INVALID_OPERATION = 0xa004
 Define "AL_INVALID_OPERATION" with expression '0xA004', CType: int. More...
 
static final int AL_ORIENTATION = 0x100f
 Define "AL_ORIENTATION" with expression '0x100F', CType: int. More...
 
static final int AL_FORMAT_STEREO8 = 0x1102
 Define "AL_FORMAT_STEREO8" with expression '0x1102', CType: int. More...
 
static final int AL_CONE_OUTER_ANGLE = 0x1002
 Define "AL_CONE_OUTER_ANGLE" with expression '0x1002', CType: int. More...
 
static final int AL_DOPPLER_VELOCITY = 0xc001
 Define "AL_DOPPLER_VELOCITY" with expression '0xC001', CType: int. More...
 
static final int AL_RENDERER = 0xb003
 Define "AL_RENDERER" with expression '0xB003', CType: int. More...
 
static final int AL_SAMPLE_OFFSET = 0x1025
 Define "AL_SAMPLE_OFFSET" with expression '0x1025', CType: int. More...
 
static final int AL_FORMAT_STEREO16 = 0x1103
 Define "AL_FORMAT_STEREO16" with expression '0x1103', CType: int. More...
 
static final int AL_SEC_OFFSET = 0x1024
 Define "AL_SEC_OFFSET" with expression '0x1024', CType: int. More...
 
static final int AL_POSITION = 0x1004
 Define "AL_POSITION" with expression '0x1004', CType: int. More...
 
static final int AL_PENDING = 0x2011
 Define "AL_PENDING" with expression '0x2011', CType: int. More...
 
static final int AL_UNUSED = 0x2010
 Define "AL_UNUSED" with expression '0x2010', CType: int. More...
 
static final int AL_INVALID_VALUE = 0xa003
 Define "AL_INVALID_VALUE" with expression '0xA003', CType: int. More...
 
static final int AL_NONE = 0x0
 Define "AL_NONE" with expression '0', CType: int. More...
 
static final int AL_BUFFER = 0x1009
 Define "AL_BUFFER" with expression '0x1009', CType: int. More...
 
static final int AL_BUFFERS_PROCESSED = 0x1016
 Define "AL_BUFFERS_PROCESSED" with expression '0x1016', CType: int. More...
 
static final int AL_VELOCITY = 0x1006
 Define "AL_VELOCITY" with expression '0x1006', CType: int. More...
 
static final int AL_DOPPLER_FACTOR = 0xc000
 Define "AL_DOPPLER_FACTOR" with expression '0xC000', CType: int. More...
 
static final int AL_MAX_GAIN = 0x100e
 Define "AL_MAX_GAIN" with expression '0x100E', CType: int. More...
 
static final int AL_SPEED_OF_SOUND = 0xc003
 Define "AL_SPEED_OF_SOUND" with expression '0xC003', CType: int. More...
 
static final int AL_UNDETERMINED = 0x1030
 Define "AL_UNDETERMINED" with expression '0x1030', CType: int. More...
 
static final int AL_EXTENSIONS = 0xb004
 Define "AL_EXTENSIONS" with expression '0xB004', CType: int. More...
 
static final int AL_EXPONENT_DISTANCE = 0xd005
 Define "AL_EXPONENT_DISTANCE" with expression '0xD005', CType: int. More...
 
static final int AL_INVALID = ( - 0x1 )
 Define "AL_INVALID" with expression '(-1)', CType: int. More...
 
static final int AL_VERSION = 0xb002
 Define "AL_VERSION" with expression '0xB002', CType: int. More...
 
static final int AL_INITIAL = 0x1011
 Define "AL_INITIAL" with expression '0x1011', CType: int. More...
 
static final int AL_BUFFERS_QUEUED = 0x1015
 Define "AL_BUFFERS_QUEUED" with expression '0x1015', CType: int. More...
 
static final int AL_BITS = 0x2002
 Define "AL_BITS" with expression '0x2002', CType: int. More...
 
static final int AL_CONE_INNER_ANGLE = 0x1001
 Define "AL_CONE_INNER_ANGLE" with expression '0x1001', CType: int. More...
 
static final int AL_SOURCE_RELATIVE = 0x202
 Define "AL_SOURCE_RELATIVE" with expression '0x202', CType: int. More...
 
static final int AL_SOURCE_TYPE = 0x1027
 Define "AL_SOURCE_TYPE" with expression '0x1027', CType: int. More...
 
static final int AL_LINEAR_DISTANCE_CLAMPED = 0xd004
 Define "AL_LINEAR_DISTANCE_CLAMPED" with expression '0xD004', CType: int. More...
 
static final int AL_FORMAT_MONO16 = 0x1101
 Define "AL_FORMAT_MONO16" with expression '0x1101', CType: int. More...
 
static final int AL_FALSE = 0x0
 Define "AL_FALSE" with expression '0', CType: int. More...
 
static final int AL_INVALID_NAME = 0xa001
 Define "AL_INVALID_NAME" with expression '0xA001', CType: int. More...
 

Detailed Description

Definition at line 17 of file ALConstants.java.

Member Data Documentation

◆ AL_BITS

final int com.jogamp.openal.ALConstants.AL_BITS = 0x2002
static

Define "AL_BITS" with expression '0x2002', CType: int.

Definition at line 140 of file ALConstants.java.

◆ AL_BUFFER

final int com.jogamp.openal.ALConstants.AL_BUFFER = 0x1009
static

Define "AL_BUFFER" with expression '0x1009', CType: int.

Definition at line 114 of file ALConstants.java.

◆ AL_BUFFERS_PROCESSED

final int com.jogamp.openal.ALConstants.AL_BUFFERS_PROCESSED = 0x1016
static

Define "AL_BUFFERS_PROCESSED" with expression '0x1016', CType: int.

Definition at line 116 of file ALConstants.java.

◆ AL_BUFFERS_QUEUED

final int com.jogamp.openal.ALConstants.AL_BUFFERS_QUEUED = 0x1015
static

Define "AL_BUFFERS_QUEUED" with expression '0x1015', CType: int.

Definition at line 138 of file ALConstants.java.

◆ AL_BYTE_OFFSET

final int com.jogamp.openal.ALConstants.AL_BYTE_OFFSET = 0x1026
static

Define "AL_BYTE_OFFSET" with expression '0x1026', CType: int.

Definition at line 44 of file ALConstants.java.

◆ AL_CHANNELS

final int com.jogamp.openal.ALConstants.AL_CHANNELS = 0x2003
static

Define "AL_CHANNELS" with expression '0x2003', CType: int.

Definition at line 74 of file ALConstants.java.

◆ AL_CONE_INNER_ANGLE

final int com.jogamp.openal.ALConstants.AL_CONE_INNER_ANGLE = 0x1001
static

Define "AL_CONE_INNER_ANGLE" with expression '0x1001', CType: int.

Definition at line 142 of file ALConstants.java.

◆ AL_CONE_OUTER_ANGLE

final int com.jogamp.openal.ALConstants.AL_CONE_OUTER_ANGLE = 0x1002
static

Define "AL_CONE_OUTER_ANGLE" with expression '0x1002', CType: int.

Definition at line 92 of file ALConstants.java.

◆ AL_CONE_OUTER_GAIN

final int com.jogamp.openal.ALConstants.AL_CONE_OUTER_GAIN = 0x1022
static

Define "AL_CONE_OUTER_GAIN" with expression '0x1022', CType: int.

Definition at line 78 of file ALConstants.java.

◆ AL_DIRECTION

final int com.jogamp.openal.ALConstants.AL_DIRECTION = 0x1005
static

Define "AL_DIRECTION" with expression '0x1005', CType: int.

Definition at line 84 of file ALConstants.java.

◆ AL_DISTANCE_MODEL

final int com.jogamp.openal.ALConstants.AL_DISTANCE_MODEL = 0xd000
static

Define "AL_DISTANCE_MODEL" with expression '0xD000', CType: int.

Definition at line 42 of file ALConstants.java.

◆ AL_DOPPLER_FACTOR

final int com.jogamp.openal.ALConstants.AL_DOPPLER_FACTOR = 0xc000
static

Define "AL_DOPPLER_FACTOR" with expression '0xC000', CType: int.

Definition at line 120 of file ALConstants.java.

◆ AL_DOPPLER_VELOCITY

final int com.jogamp.openal.ALConstants.AL_DOPPLER_VELOCITY = 0xc001
static

Define "AL_DOPPLER_VELOCITY" with expression '0xC001', CType: int.

Definition at line 94 of file ALConstants.java.

◆ AL_EXPONENT_DISTANCE

final int com.jogamp.openal.ALConstants.AL_EXPONENT_DISTANCE = 0xd005
static

Define "AL_EXPONENT_DISTANCE" with expression '0xD005', CType: int.

Definition at line 130 of file ALConstants.java.

◆ AL_EXPONENT_DISTANCE_CLAMPED

final int com.jogamp.openal.ALConstants.AL_EXPONENT_DISTANCE_CLAMPED = 0xd006
static

Define "AL_EXPONENT_DISTANCE_CLAMPED" with expression '0xD006', CType: int.

Definition at line 72 of file ALConstants.java.

◆ AL_EXTENSIONS

final int com.jogamp.openal.ALConstants.AL_EXTENSIONS = 0xb004
static

Define "AL_EXTENSIONS" with expression '0xB004', CType: int.

Definition at line 128 of file ALConstants.java.

◆ AL_FALSE

final int com.jogamp.openal.ALConstants.AL_FALSE = 0x0
static

Define "AL_FALSE" with expression '0', CType: int.

Definition at line 152 of file ALConstants.java.

◆ AL_FORMAT_MONO16

final int com.jogamp.openal.ALConstants.AL_FORMAT_MONO16 = 0x1101
static

Define "AL_FORMAT_MONO16" with expression '0x1101', CType: int.

Definition at line 150 of file ALConstants.java.

◆ AL_FORMAT_MONO8

final int com.jogamp.openal.ALConstants.AL_FORMAT_MONO8 = 0x1100
static

Define "AL_FORMAT_MONO8" with expression '0x1100', CType: int.

Definition at line 62 of file ALConstants.java.

◆ AL_FORMAT_STEREO16

final int com.jogamp.openal.ALConstants.AL_FORMAT_STEREO16 = 0x1103
static

Define "AL_FORMAT_STEREO16" with expression '0x1103', CType: int.

Definition at line 100 of file ALConstants.java.

◆ AL_FORMAT_STEREO8

final int com.jogamp.openal.ALConstants.AL_FORMAT_STEREO8 = 0x1102
static

Define "AL_FORMAT_STEREO8" with expression '0x1102', CType: int.

Definition at line 90 of file ALConstants.java.

◆ AL_FREQUENCY

final int com.jogamp.openal.ALConstants.AL_FREQUENCY = 0x2001
static

Define "AL_FREQUENCY" with expression '0x2001', CType: int.

Definition at line 24 of file ALConstants.java.

◆ AL_GAIN

final int com.jogamp.openal.ALConstants.AL_GAIN = 0x100a
static

Define "AL_GAIN" with expression '0x100A', CType: int.

Definition at line 38 of file ALConstants.java.

◆ AL_ILLEGAL_COMMAND

final int com.jogamp.openal.ALConstants.AL_ILLEGAL_COMMAND = 0xa004
static

Define "AL_ILLEGAL_COMMAND" with expression '0xA004', CType: int.

Definition at line 20 of file ALConstants.java.

◆ AL_ILLEGAL_ENUM

final int com.jogamp.openal.ALConstants.AL_ILLEGAL_ENUM = 0xa002
static

Define "AL_ILLEGAL_ENUM" with expression '0xA002', CType: int.

Definition at line 82 of file ALConstants.java.

◆ AL_INITIAL

final int com.jogamp.openal.ALConstants.AL_INITIAL = 0x1011
static

Define "AL_INITIAL" with expression '0x1011', CType: int.

Definition at line 136 of file ALConstants.java.

◆ AL_INVALID

final int com.jogamp.openal.ALConstants.AL_INVALID = ( - 0x1 )
static

Define "AL_INVALID" with expression '(-1)', CType: int.

Definition at line 132 of file ALConstants.java.

◆ AL_INVALID_ENUM

final int com.jogamp.openal.ALConstants.AL_INVALID_ENUM = 0xa002
static

Define "AL_INVALID_ENUM" with expression '0xA002', CType: int.

Definition at line 32 of file ALConstants.java.

◆ AL_INVALID_NAME

final int com.jogamp.openal.ALConstants.AL_INVALID_NAME = 0xa001
static

Define "AL_INVALID_NAME" with expression '0xA001', CType: int.

Definition at line 154 of file ALConstants.java.

◆ AL_INVALID_OPERATION

final int com.jogamp.openal.ALConstants.AL_INVALID_OPERATION = 0xa004
static

Define "AL_INVALID_OPERATION" with expression '0xA004', CType: int.

Definition at line 86 of file ALConstants.java.

◆ AL_INVALID_VALUE

final int com.jogamp.openal.ALConstants.AL_INVALID_VALUE = 0xa003
static

Define "AL_INVALID_VALUE" with expression '0xA003', CType: int.

Definition at line 110 of file ALConstants.java.

◆ AL_INVERSE_DISTANCE

final int com.jogamp.openal.ALConstants.AL_INVERSE_DISTANCE = 0xd001
static

Define "AL_INVERSE_DISTANCE" with expression '0xD001', CType: int.

Definition at line 80 of file ALConstants.java.

◆ AL_INVERSE_DISTANCE_CLAMPED

final int com.jogamp.openal.ALConstants.AL_INVERSE_DISTANCE_CLAMPED = 0xd002
static

Define "AL_INVERSE_DISTANCE_CLAMPED" with expression '0xD002', CType: int.

Definition at line 56 of file ALConstants.java.

◆ AL_LINEAR_DISTANCE

final int com.jogamp.openal.ALConstants.AL_LINEAR_DISTANCE = 0xd003
static

Define "AL_LINEAR_DISTANCE" with expression '0xD003', CType: int.

Definition at line 66 of file ALConstants.java.

◆ AL_LINEAR_DISTANCE_CLAMPED

final int com.jogamp.openal.ALConstants.AL_LINEAR_DISTANCE_CLAMPED = 0xd004
static

Define "AL_LINEAR_DISTANCE_CLAMPED" with expression '0xD004', CType: int.

Definition at line 148 of file ALConstants.java.

◆ AL_LOOPING

final int com.jogamp.openal.ALConstants.AL_LOOPING = 0x1007
static

Define "AL_LOOPING" with expression '0x1007', CType: int.

Definition at line 68 of file ALConstants.java.

◆ AL_MAX_DISTANCE

final int com.jogamp.openal.ALConstants.AL_MAX_DISTANCE = 0x1023
static

Define "AL_MAX_DISTANCE" with expression '0x1023', CType: int.

Definition at line 34 of file ALConstants.java.

◆ AL_MAX_GAIN

final int com.jogamp.openal.ALConstants.AL_MAX_GAIN = 0x100e
static

Define "AL_MAX_GAIN" with expression '0x100E', CType: int.

Definition at line 122 of file ALConstants.java.

◆ AL_MIN_GAIN

final int com.jogamp.openal.ALConstants.AL_MIN_GAIN = 0x100d
static

Define "AL_MIN_GAIN" with expression '0x100D', CType: int.

Definition at line 52 of file ALConstants.java.

◆ AL_NO_ERROR

final int com.jogamp.openal.ALConstants.AL_NO_ERROR = 0x0
static

Define "AL_NO_ERROR" with expression '0', CType: int.

Definition at line 26 of file ALConstants.java.

◆ AL_NONE

final int com.jogamp.openal.ALConstants.AL_NONE = 0x0
static

Define "AL_NONE" with expression '0', CType: int.

Definition at line 112 of file ALConstants.java.

◆ AL_ORIENTATION

final int com.jogamp.openal.ALConstants.AL_ORIENTATION = 0x100f
static

Define "AL_ORIENTATION" with expression '0x100F', CType: int.

Definition at line 88 of file ALConstants.java.

◆ AL_OUT_OF_MEMORY

final int com.jogamp.openal.ALConstants.AL_OUT_OF_MEMORY = 0xa005
static

Define "AL_OUT_OF_MEMORY" with expression '0xA005', CType: int.

Definition at line 60 of file ALConstants.java.

◆ AL_PAUSED

final int com.jogamp.openal.ALConstants.AL_PAUSED = 0x1013
static

Define "AL_PAUSED" with expression '0x1013', CType: int.

Definition at line 76 of file ALConstants.java.

◆ AL_PENDING

final int com.jogamp.openal.ALConstants.AL_PENDING = 0x2011
static

Define "AL_PENDING" with expression '0x2011', CType: int.

Definition at line 106 of file ALConstants.java.

◆ AL_PITCH

final int com.jogamp.openal.ALConstants.AL_PITCH = 0x1003
static

Define "AL_PITCH" with expression '0x1003', CType: int.

Definition at line 58 of file ALConstants.java.

◆ AL_PLAYING

final int com.jogamp.openal.ALConstants.AL_PLAYING = 0x1012
static

Define "AL_PLAYING" with expression '0x1012', CType: int.

Definition at line 54 of file ALConstants.java.

◆ AL_POSITION

final int com.jogamp.openal.ALConstants.AL_POSITION = 0x1004
static

Define "AL_POSITION" with expression '0x1004', CType: int.

Definition at line 104 of file ALConstants.java.

◆ AL_PROCESSED

final int com.jogamp.openal.ALConstants.AL_PROCESSED = 0x2012
static

Define "AL_PROCESSED" with expression '0x2012', CType: int.

Definition at line 22 of file ALConstants.java.

◆ AL_REFERENCE_DISTANCE

final int com.jogamp.openal.ALConstants.AL_REFERENCE_DISTANCE = 0x1020
static

Define "AL_REFERENCE_DISTANCE" with expression '0x1020', CType: int.

Definition at line 50 of file ALConstants.java.

◆ AL_RENDERER

final int com.jogamp.openal.ALConstants.AL_RENDERER = 0xb003
static

Define "AL_RENDERER" with expression '0xB003', CType: int.

Definition at line 96 of file ALConstants.java.

◆ AL_ROLLOFF_FACTOR

final int com.jogamp.openal.ALConstants.AL_ROLLOFF_FACTOR = 0x1021
static

Define "AL_ROLLOFF_FACTOR" with expression '0x1021', CType: int.

Definition at line 36 of file ALConstants.java.

◆ AL_SAMPLE_OFFSET

final int com.jogamp.openal.ALConstants.AL_SAMPLE_OFFSET = 0x1025
static

Define "AL_SAMPLE_OFFSET" with expression '0x1025', CType: int.

Definition at line 98 of file ALConstants.java.

◆ AL_SEC_OFFSET

final int com.jogamp.openal.ALConstants.AL_SEC_OFFSET = 0x1024
static

Define "AL_SEC_OFFSET" with expression '0x1024', CType: int.

Definition at line 102 of file ALConstants.java.

◆ AL_SIZE

final int com.jogamp.openal.ALConstants.AL_SIZE = 0x2004
static

Define "AL_SIZE" with expression '0x2004', CType: int.

Definition at line 40 of file ALConstants.java.

◆ AL_SOURCE_RELATIVE

final int com.jogamp.openal.ALConstants.AL_SOURCE_RELATIVE = 0x202
static

Define "AL_SOURCE_RELATIVE" with expression '0x202', CType: int.

Definition at line 144 of file ALConstants.java.

◆ AL_SOURCE_STATE

final int com.jogamp.openal.ALConstants.AL_SOURCE_STATE = 0x1010
static

Define "AL_SOURCE_STATE" with expression '0x1010', CType: int.

Definition at line 46 of file ALConstants.java.

◆ AL_SOURCE_TYPE

final int com.jogamp.openal.ALConstants.AL_SOURCE_TYPE = 0x1027
static

Define "AL_SOURCE_TYPE" with expression '0x1027', CType: int.

Definition at line 146 of file ALConstants.java.

◆ AL_SPEED_OF_SOUND

final int com.jogamp.openal.ALConstants.AL_SPEED_OF_SOUND = 0xc003
static

Define "AL_SPEED_OF_SOUND" with expression '0xC003', CType: int.

Definition at line 124 of file ALConstants.java.

◆ AL_STATIC

final int com.jogamp.openal.ALConstants.AL_STATIC = 0x1028
static

Define "AL_STATIC" with expression '0x1028', CType: int.

Definition at line 30 of file ALConstants.java.

◆ AL_STOPPED

final int com.jogamp.openal.ALConstants.AL_STOPPED = 0x1014
static

Define "AL_STOPPED" with expression '0x1014', CType: int.

Definition at line 48 of file ALConstants.java.

◆ AL_STREAMING

final int com.jogamp.openal.ALConstants.AL_STREAMING = 0x1029
static

Define "AL_STREAMING" with expression '0x1029', CType: int.

Definition at line 70 of file ALConstants.java.

◆ AL_TRUE

final int com.jogamp.openal.ALConstants.AL_TRUE = 0x1
static

Define "AL_TRUE" with expression '1', CType: int.

Definition at line 64 of file ALConstants.java.

◆ AL_UNDETERMINED

final int com.jogamp.openal.ALConstants.AL_UNDETERMINED = 0x1030
static

Define "AL_UNDETERMINED" with expression '0x1030', CType: int.

Definition at line 126 of file ALConstants.java.

◆ AL_UNUSED

final int com.jogamp.openal.ALConstants.AL_UNUSED = 0x2010
static

Define "AL_UNUSED" with expression '0x2010', CType: int.

Definition at line 108 of file ALConstants.java.

◆ AL_VELOCITY

final int com.jogamp.openal.ALConstants.AL_VELOCITY = 0x1006
static

Define "AL_VELOCITY" with expression '0x1006', CType: int.

Definition at line 118 of file ALConstants.java.

◆ AL_VENDOR

final int com.jogamp.openal.ALConstants.AL_VENDOR = 0xb001
static

Define "AL_VENDOR" with expression '0xB001', CType: int.

Definition at line 28 of file ALConstants.java.

◆ AL_VERSION

final int com.jogamp.openal.ALConstants.AL_VERSION = 0xb002
static

Define "AL_VERSION" with expression '0xB002', CType: int.

Definition at line 134 of file ALConstants.java.


The documentation for this interface was generated from the following file: