Static variables

staticfinalread onlyAV_MANIFEST_LOAD:String

Constructor

@:value({ inDuration : 0, inHandle : 0, inUserData : 0, inResult : 0, cancelable : false, bubbles : false })new(?type:String, bubbles:Bool = false, cancelable:Bool = false, inResult:Int = 0, inUserData:Int = 0, inHandle:Int = 0, inDuration:Float = 0)

Variables

@:flash.propertyread onlyduration:Float

@:flash.propertyread onlyhandle:Int

@:flash.propertyread onlyresult:AVResult

@:flash.propertyread onlyuserData:Int

Inherited Variables

Defined by Event

@:flash.propertyread onlybubbles:Bool

@:flash.propertyread onlycancelable:Bool

@:flash.propertyread onlycurrentTarget:Dynamic

@:flash.propertyread onlyeventPhase:EventPhase

@:flash.propertyread onlytarget:Dynamic

@:flash.propertyread onlytype:String

Inherited Methods