//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) { canvas.thishib.setAttribute('src',src); if (canvas.wicketsid == null){ canvas.thishib.reconnectionAction = true; canvas.thishib.reconnectObjRef = this; canvas.thishib.disconnect(); } else { this.reconnectSuccess(); } } else { //The user is already in the correct Scope this.reconnectSuccess(); } // if ($debug) Debug.write("User Reloged In"); //Send to SWF10 video-container to connect on the conference room url //and wait for the as3ConnectionSuccess-Event this._videoviewcontent.reconnectSuccess(false); if ($debug) Debug.write("as3ConnectionSuccess 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 parent.organisation_id; return canvas.currentusercolor; this._videoviewcontent.setAVSettingsToClient(rcl); var tObj = this._participants.getUserListItemByPublicSID(publicSID); if (tObj != null) { tObj._miniIcons._loudness.loudness.setAttribute('opacity', bool ? 1 : 0.2); } this._videoviewcontent.setSpeakingByPos(publicSID, bool); this._videoviewcontent.closeStreamClient(publicSID); this._videoviewcontent.updateMuteStatusVideoView(roomClient); this._videoviewcontent.disconnectclient(publicSID); this._participants.disconnectclient(publicSID); this._videoviewcontent.resetAllValues(); this._videoviewcontent.startStream(publicSID,broadcastId,firstname,lastname,interviewPodId,VWidth,VHeight); this.updateIcons(); this.updateIcons(); this.updateIcons(); this.updateIcons(); this.updateIcons();