W3cubDocs

/Haxe Flash

AVStatusEvent

package flash.events

extends Event

Available on flash

Constructor

@:value({ inResult : 0, cancelable : false, bubbles : false }) new (?type:String, bubbles:Bool = false, cancelable:Bool = false, ?inNotificationType:String, inResult:Int = 0, ?inDescription:String)

Variables

read only description:String

read only notificationType:String

read only result:AVResult

Static variables

static read only AV_STATUS:String

static read only BACKGROUND_MANIFEST_ERROR:String

static read only BACKGROUND_MANIFEST_WARNING:String

static read only BUFFER_STATE:String

static read only DECODER_TYPE:String

static read only DIMENSION_CHANGE:String

static read only ERROR:String

static read only INSERTION_COMPLETE:String

static read only LOAD_COMPLETE:String

static read only MANIFEST_UPDATE:String

static read only PLAY_STATE:String

static read only RENDER_TYPE:String

static read only SEEK_COMPLETE:String

static read only STEP_COMPLETE:String

static read only STREAM_SWITCH:String

static read only TRICKPLAY_ENDED:String

static read only WARNING:String

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