Available on flash
staticread onlyCURRENT:String
staticread onlyMULTIPLE:String
staticread onlyNEXT:String
staticread onlyRASTER:String
staticread onlySCREEN:String
staticread onlySTAGE:String
new()
capturePTS:Float
captureSource:String
clipRect:Rectangle
fileNameBase:String
cancel():Void
capture(type:String):Void
captureBitmapData():BitmapData
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener(type:String, listener:Dynamic ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool