uploadFromBitmapData (source:BitmapData):Void
uploadFromByteArray (data:ByteArray, byteArrayOffset:UInt):Void
uploadFromTypedArray (data:ArrayBufferView):Void
dispose ():Void
addEventListener (type:String, listener:Dynamic ‑> Void, ?useCapture:Bool, ?priority:Int, ?useWeakReference:Bool):Void
dispatchEvent (event:Event):Bool
hasEventListener (type:String):Bool
removeEventListener (type:String, listener:Dynamic ‑> Void, ?useCapture:Bool):Void
toString ():String
willTrigger (type:String):Bool