new (connection:NetConnection, ?peerID:String)
read onlyaudioCodec:Int
read onlybufferLength:Float
bufferTime:Float
read onlybytesLoaded:Int
read onlybytesTotal:Int
checkPolicyFile:Bool
client:Dynamic
read onlycurrentFPS:Float
read onlydecodedFrames:Int
read onlyliveDelay:Float
read onlyobjectEncoding:Int
soundTransform:SoundTransform
speed:Float
read onlytime:Float
read onlyvideoCode:Int
close ():Void
pause ():Void
play (url:String, ?_:Unknown, ?_:Unknown, ?_:Unknown, ?_:Unknown, ?_:Unknown):Void
requestVideoStatus ():Void
resume ():Void
seek (time:Float):Void
togglePause ():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