W3cubDocs

/Haxe Flash

AVManifestLoadEvent

package flash.events

extends Event

Available on flash

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

read only duration:Float

read only handle:Int

read only result:AVResult

read only userData:Int

Static variables

static read only AV_MANIFEST_LOAD:String

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/events/AVManifestLoadEvent.html