staticinline read onlyBITS:Int = 0x2002
staticinline read onlyBUFFER:Int = 0x1009
staticinline read onlyBUFFERS_PROCESSED:Int = 0x1016
staticinline read onlyBUFFERS_QUEUED:Int = 0x1015
staticinline read onlyBYTE_OFFSET:Int = 0x1026
staticinline read onlyCHANNELS:Int = 0x2003
staticinline read onlyCONE_INNER_ANGLE:Int = 0x1001
staticinline read onlyCONE_OUTER_ANGLE:Int = 0x1002
staticinline read onlyCONE_OUTER_GAIN:Int = 0x1022
staticinline read onlyDIRECTION:Int = 0x1005
staticinline read onlyDISTANCE_MODEL:Int = 0xD000
staticinline read onlyDOPPLER_FACTOR:Int = 0xC000
staticinline read onlyDOPPLER_VELOCITY:Int = 0xC001
staticinline read onlyEXPONENT_DISTANCE:Int = 0xD005
staticinline read onlyEXPONENT_DISTANCE_CLAMPED:Int = 0xD006
staticinline read onlyEXTENSIONS:Int = 0xB004
staticinline read onlyFALSE:Int = 0
staticinline read onlyFORMAT_MONO16:Int = 0x1101
staticinline read onlyFORMAT_MONO8:Int = 0x1100
staticinline read onlyFORMAT_STEREO16:Int = 0x1103
staticinline read onlyFORMAT_STEREO8:Int = 0x1102
staticinline read onlyFREQUENCY:Int = 0x2001
staticinline read onlyGAIN:Int = 0x100A
staticinline read onlyINITIAL:Int = 0x1011
staticinline read onlyINVALID_ENUM:Int = 0xA002
staticinline read onlyINVALID_NAME:Int = 0xA001
staticinline read onlyINVALID_OPERATION:Int = 0xA004
staticinline read onlyINVALID_VALUE:Int = 0xA003
staticinline read onlyINVERSE_DISTANCE:Int = 0xD001
staticinline read onlyINVERSE_DISTANCE_CLAMPED:Int = 0xD002
staticinline read onlyLINEAR_DISTANCE:Int = 0xD003
staticinline read onlyLINEAR_DISTANCE_CLAMPED:Int = 0xD004
staticinline read onlyLOOPING:Int = 0x1007
staticinline read onlyMAX_DISTANCE:Int = 0x1023
staticinline read onlyMAX_GAIN:Int = 0x100E
staticinline read onlyMIN_GAIN:Int = 0x100D
staticinline read onlyNONE:Int = 0
staticinline read onlyNO_ERROR:Int = 0
staticinline read onlyORIENTATION:Int = 0x100F
staticinline read onlyOUT_OF_MEMORY:Int = 0xA005
staticinline read onlyPAUSED:Int = 0x1013
staticinline read onlyPITCH:Int = 0x1003
staticinline read onlyPLAYING:Int = 0x1012
staticinline read onlyPOSITION:Int = 0x1004
staticinline read onlyREFERENCE_DISTANCE:Int = 0x1020
staticinline read onlyRENDERER:Int = 0xB003
staticinline read onlyROLLOFF_FACTOR:Int = 0x1021
staticinline read onlySAMPLE_OFFSET:Int = 0x1025
staticinline read onlySEC_OFFSET:Int = 0x1024
staticinline read onlySIZE:Int = 0x2004
staticinline read onlySOURCE_RELATIVE:Int = 0x202
staticinline read onlySOURCE_STATE:Int = 0x1010
staticinline read onlySOURCE_TYPE:Int = 0x1027
staticinline read onlySPEED_OF_SOUND:Int = 0xC003
staticinline read onlySTATIC:Int = 0x1028
staticinline read onlySTOPPED:Int = 0x1014
staticinline read onlySTREAMING:Int = 0x1029
staticinline read onlyTRUE:Int = 1
staticinline read onlyUNDETERMINED:Int = 0x1030
staticinline read onlyVELOCITY:Int = 0x1006
staticinline read onlyVENDOR:Int = 0xB001
staticinline read onlyVERSION:Int = 0xB002
staticbuffer3f (buffer:ALBuffer, param:Int, value1:Float, value2:Float, value3:Float):Void
staticbuffer3i (buffer:ALBuffer, param:Int, value1:Int, value2:Int, value3:Int):Void
staticbufferData (buffer:ALBuffer, format:Int, data:ArrayBufferView, size:Int, freq:Int):Void
staticbufferf (buffer:ALBuffer, param:Int, value:Float):Void
staticbufferfv (buffer:ALBuffer, param:Int, values:Array<Float>):Void
staticbufferi (buffer:ALBuffer, param:Int, value:Int):Void
staticbufferiv (buffer:ALBuffer, param:Int, values:Array<Int>):Void
staticcreateBuffer ():ALBuffer
staticcreateSource ():ALSource
staticdeleteBuffer (buffer:ALBuffer):Void
staticdeleteBuffers (buffers:Array<ALBuffer>):Void
staticdeleteSource (source:ALSource):Void
staticdeleteSources (sources:Array<ALSource>):Void
staticdisable (capability:Int):Void
staticdistanceModel (distanceModel:Int):Void
staticdopplerFactor (value:Float):Void
staticdopplerVelocity (value:Float):Void
staticenable (capability:Int):Void
staticgenBuffer ():ALBuffer
staticgenBuffers (n:Int):Array<ALBuffer>
staticgenSource ():ALSource
staticgenSources (n:Int):Array<ALSource>
staticgetBoolean (param:Int):Bool
staticgetBooleanv (param:Int, count:Int = 1):Array<Bool>
staticgetBuffer3f (buffer:ALBuffer, param:Int):Array<Float>
staticgetBuffer3i (buffer:ALBuffer, param:Int):Array<Int>
staticgetBufferf (buffer:ALBuffer, param:Int):Float
staticgetBufferfv (buffer:ALBuffer, param:Int, count:Int = 1):Array<Float>
staticgetBufferi (buffer:ALBuffer, param:Int):Int
staticgetBufferiv (buffer:ALBuffer, param:Int, count:Int = 1):Array<Int>
staticgetDouble (param:Int):Float
staticgetDoublev (param:Int, count:Int = 1):Array<Float>
staticgetEnumValue (ename:String):Int
staticgetError ():Int
staticgetErrorString ():String
staticgetFloat (param:Int):Float
staticgetFloatv (param:Int, count:Int = 1):Array<Float>
staticgetInteger (param:Int):Int
staticgetIntegerv (param:Int, count:Int = 1):Array<Int>
staticgetListener3f (param:Int):Array<Float>
staticgetListener3i (param:Int):Array<Int>
staticgetListenerf (param:Int):Float
staticgetListenerfv (param:Int, count:Int = 1):Array<Float>
staticgetListeneri (param:Int):Int
staticgetListeneriv (param:Int, count:Int = 1):Array<Int>
staticgetProcAddress (fname:String):Dynamic
staticgetSource3f (source:ALSource, param:Int):Array<Float>
staticgetSource3i (source:ALSource, param:Int):Array<Int>
staticgetSourcef (source:ALSource, param:Int):Float
staticgetSourcefv (source:ALSource, param:Int, count:Int = 1):Array<Float>
staticgetSourcei (source:ALSource, param:Int):Dynamic
staticgetSourceiv (source:ALSource, param:Int, count:Int = 1):Array<Int>
staticgetString (param:Int):String
staticisBuffer (buffer:ALBuffer):Bool
staticisEnabled (capability:Int):Bool
staticisExtensionPresent (extname:String):Bool
staticisSource (source:ALSource):Bool
staticlistener3f (param:Int, value1:Float, value2:Float, value3:Float):Void
staticlistener3i (param:Int, value1:Int, value2:Int, value3:Int):Void
staticlistenerf (param:Int, value:Float):Void
staticlistenerfv (param:Int, values:Array<Float>):Void
staticlisteneri (param:Int, value:Int):Void
staticlisteneriv (param:Int, values:Array<Int>):Void
staticsource3f (source:ALSource, param:Int, value1:Float, value2:Float, value3:Float):Void
staticsource3i (source:ALSource, param:Int, value1:Int, value2:Int, value3:Int):Void
staticsourcePause (source:ALSource):Void
staticsourcePausev (sources:Array<ALSource>):Void
staticsourcePlay (source:ALSource):Void
staticsourcePlayv (sources:Array<ALSource>):Void
staticsourceQueueBuffer (source:ALSource, buffer:ALBuffer):Void
staticsourceQueueBuffers (source:ALSource, nb:Int, buffers:Array<ALBuffer>):Void
staticsourceRewind (source:ALSource):Void
staticsourceRewindv (sources:Array<ALSource>):Void
staticsourceStop (source:ALSource):Void
staticsourceStopv (sources:Array<ALSource>):Void
staticsourceUnqueueBuffer (source:ALSource):ALBuffer
staticsourceUnqueueBuffers (source:ALSource, nb:Int):Array<ALBuffer>
staticsourcef (source:ALSource, param:Int, value:Float):Void
staticsourcefv (source:ALSource, param:Int, values:Array<Float>):Void
staticsourcei (source:ALSource, param:Int, value:Dynamic):Void
staticsourceiv (source:ALSource, param:Int, values:Array<Int>):Void
staticspeedOfSound (value:Float):Void