Static variables

staticinlineread onlyALL_ATTRIBUTES:Int

staticinlineread onlyALL_DEVICES_SPECIFIER:Int

staticinlineread onlyATTRIBUTES_SIZE:Int

staticinlineread onlyDEFAULT_ALL_DEVICES_SPECIFIER:Int

staticinlineread onlyDEFAULT_DEVICE_SPECIFIER:Int

staticinlineread onlyDEVICE_SPECIFIER:Int

staticinlineread onlyENUMERATE_ALL_EXT:Int

staticinlineread onlyEXTENSIONS:Int

staticinlineread onlyFALSE:Int

staticinlineread onlyFREQUENCY:Int

staticinlineread onlyINVALID_CONTEXT:Int

staticinlineread onlyINVALID_DEVICE:Int

staticinlineread onlyINVALID_ENUM:Int

staticinlineread onlyINVALID_VALUE:Int

staticinlineread onlyMONO_SOURCES:Int

staticinlineread onlyNO_ERROR:Int

staticinlineread onlyOUT_OF_MEMORY:Int

staticinlineread onlyREFRESH:Int

staticinlineread onlySTEREO_SOURCES:Int

staticinlineread onlySYNC:Int

staticinlineread onlyTRUE:Int

Static methods

staticcloseDevice (device:ALDevice):Bool

staticcreateContext (device:ALDevice, ?attrlist:Array<Int>):ALContext

staticdestroyContext (context:ALContext):Void

staticgetError (device:ALDevice):Int

staticgetIntegerv (device:ALDevice, param:Int, size:Int):Array<Int>

staticgetString (device:ALDevice, param:Int):String

staticopenDevice (?deviceName:String):ALDevice

staticpauseDevice (device:ALDevice):Void

staticprocessContext (context:ALContext):Void

staticresumeDevice (device:ALDevice):Void

staticsuspendContext (context:ALContext):Void