Static variables

staticinline read onlyALL_ATTRIBUTES:Int

staticinline read onlyALL_DEVICES_SPECIFIER:Int

staticinline read onlyATTRIBUTES_SIZE:Int

staticinline read onlyDEFAULT_ALL_DEVICES_SPECIFIER:Int

staticinline read onlyDEFAULT_DEVICE_SPECIFIER:Int

staticinline read onlyDEVICE_SPECIFIER:Int

staticinline read onlyENUMERATE_ALL_EXT:Int

staticinline read onlyEXTENSIONS:Int

staticinline read onlyFALSE:Int

staticinline read onlyFREQUENCY:Int

staticinline read onlyINVALID_CONTEXT:Int

staticinline read onlyINVALID_DEVICE:Int

staticinline read onlyINVALID_ENUM:Int

staticinline read onlyINVALID_VALUE:Int

staticinline read onlyMONO_SOURCES:Int

staticinline read onlyNO_ERROR:Int

staticinline read onlyOUT_OF_MEMORY:Int

staticinline read onlyREFRESH:Int

staticinline read onlySTEREO_SOURCES:Int

staticinline read onlySYNC:Int

staticinline read 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