new()
@:flash.propertyread onlycolorSpaces:Vector<String>
@:flash.propertydepth:Int
@:flash.propertypan:Point
@:flash.propertyread onlyvideoHeight:Int
@:flash.propertyread onlyvideoWidth:Int
@:flash.propertyviewPort:Rectangle
@:flash.propertyzoom:Point
@:require(flash11_7)attachAVStream(avStream:AVStream):Void
@:require(flash11_4)attachCamera(theCamera:Camera):Void
attachNetStream(netStream:NetStream):Void
@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool