//set modus canvas.thishib.modus = "conference"; //set reference, this reference will be cleared at *ontabcontenctleave* event canvas._videocontainer=this; // Reconnect User to its Room Id canvas.thishib.userScope = canvas.thishib.currentroomid; var src = hib.getUrl(); if( $debug ) Debug.write("videoContainer: canvas.thishib: ",canvas.thishib.src,canvas.thishib); if (canvas.thishib.src != src) { if( $debug ) Debug.write("SRC is WRONG "); canvas.thishib.setAttribute('src',src); if (canvas.wicketsid == null){ if( $debug ) Debug.write("Going to reconnect "); canvas.thishib.reconnectionAction = true; canvas.thishib.reconnectObjRef = this; canvas.thishib.disconnect(); } else { loadModerators(); } } else { loadModerators(); } // if ($debug) Debug.write("continue loading"); //set default values and get already availible streams //it can happen that if you click to exit the room the views are not //not cleaned up yet and you receive this event from the LocalConnection if (this["getRoomModeratorsByRoomId"]) { this.getRoomModeratorsByRoomId.doCall(); } return canvas.sessionId; return hib.currentroomid; return hib.currentroomid; return parent.applyDefaultModeration; return canvas.becomeSuperModerator; return canvas.currentusercolor; canvas.commonVideoViewContent.setAVSettingsToClient(rcl); var tObj = this._participants.getUserListItemByPublicSID(publicSID); if (tObj != null) { tObj._miniIcons._loudness.loudness.setAttribute('opacity', bool ? 1 : 0.2); } canvas.commonVideoViewContent.setSpeakingByPos(publicSID, bool); canvas.commonVideoViewContent.closeStreamClient(publicSID); canvas.commonVideoViewContent.updateMuteStatusVideoView(roomClient); canvas.commonVideoViewContent.disconnectclient(publicSID); this._participants.disconnectclient(publicSID); canvas.commonVideoViewContent.resetAllValues(); this.updateIcons(); this.updateIcons(); this.updateIcons(); this.updateIcons(); this.updateIcons();