W3cubDocs

/Haxe Flash

VideoEvent

package flash.events

extends Event

@:require(flash10_2) Available on flash

Constructor

@:value({ cancelable : false, bubbles : false }) new (type:String, bubbles:Bool = false, cancelable:Bool = false, ?status:String)

Variables

read only codecInfo:String

read only status:String

Static variables

static read only RENDER_STATE:String

static read only RENDER_STATUS_ACCELERATED:String

static read only RENDER_STATUS_SOFTWARE:String

static read only RENDER_STATUS_UNAVAILABLE:String

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