show successful packet count. reset a few things outside of the receiver panel.
This commit is contained in:
@@ -43,8 +43,6 @@ class ReceivePanel extends BasePanel {
|
||||
});
|
||||
|
||||
this.addEventListener('resetClick', () => {
|
||||
AudioReceiver.reset();
|
||||
StreamManager.reset();
|
||||
this.setReceivedBytes([]);
|
||||
this.setExpectedPacketCount(0);
|
||||
this.setFailedPacketCount(0);
|
||||
|
||||
Reference in New Issue
Block a user