[mirotalksfu] - Fix unpin on producer close
هذا الالتزام موجود في:
@@ -1068,7 +1068,6 @@ class RoomClient {
|
|||||||
|
|
||||||
//alert(this.pinnedVideoPlayerId + '==' + producer_id);
|
//alert(this.pinnedVideoPlayerId + '==' + producer_id);
|
||||||
if (this.isVideoPinned && this.pinnedVideoPlayerId == producer_id) {
|
if (this.isVideoPinned && this.pinnedVideoPlayerId == producer_id) {
|
||||||
this.videoPinMediaContainer.removeChild(elem);
|
|
||||||
this.removeVideoPinMediaContainer();
|
this.removeVideoPinMediaContainer();
|
||||||
console.log('Remove pin container due the Producer close', {
|
console.log('Remove pin container due the Producer close', {
|
||||||
producer_id: producer_id,
|
producer_id: producer_id,
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم