public NetStream(NetConnection connection, string peerID) { }
/// <summary> /// Creates a stream that can be used for playing video files through the specified NetConnection object. /// </summary> public NetStream(NetConnection connection) { }