Static variables

@:value(0x1003)staticinlineread onlyALL_ATTRIBUTES:Int = 0x1003

@:value(0x1013)staticinlineread onlyALL_DEVICES_SPECIFIER:Int = 0x1013

@:value(0x1002)staticinlineread onlyATTRIBUTES_SIZE:Int = 0x1002

@:value(0x1012)staticinlineread onlyDEFAULT_ALL_DEVICES_SPECIFIER:Int = 0x1012

@:value(0x1004)staticinlineread onlyDEFAULT_DEVICE_SPECIFIER:Int = 0x1004

@:value(0x1005)staticinlineread onlyDEVICE_SPECIFIER:Int = 0x1005

@:value(1)staticinlineread onlyENUMERATE_ALL_EXT:Int = 1

@:value(0x1006)staticinlineread onlyEXTENSIONS:Int = 0x1006

@:value(0)staticinlineread onlyFALSE:Int = 0

@:value(0x1007)staticinlineread onlyFREQUENCY:Int = 0x1007

@:value(0xA002)staticinlineread onlyINVALID_CONTEXT:Int = 0xA002

@:value(0xA001)staticinlineread onlyINVALID_DEVICE:Int = 0xA001

@:value(0xA003)staticinlineread onlyINVALID_ENUM:Int = 0xA003

@:value(0xA004)staticinlineread onlyINVALID_VALUE:Int = 0xA004

@:value(0x1010)staticinlineread onlyMONO_SOURCES:Int = 0x1010

@:value(0)staticinlineread onlyNO_ERROR:Int = 0

@:value(0xA005)staticinlineread onlyOUT_OF_MEMORY:Int = 0xA005

@:value(0x1008)staticinlineread onlyREFRESH:Int = 0x1008

@:value(0x1011)staticinlineread onlySTEREO_SOURCES:Int = 0x1011

@:value(0x1009)staticinlineread onlySYNC:Int = 0x1009

@:value(1)staticinlineread onlyTRUE:Int = 1

Static methods

staticcloseDevice(device:ALDevice):Bool

@:value({ attrlist : null })staticcreateContext(device:ALDevice, ?attrlist:Array<Int>):ALContext

staticgetError(device:ALDevice):Int

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

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

@:value({ deviceName : null })staticopenDevice(?deviceName:String):ALDevice

staticpauseDevice(device:ALDevice):Void

staticresumeDevice(device:ALDevice):Void