Room ClassIntroductionVersion: 1.0.xOn this page Video SDK Room Class - Flutter Introduction​The Room class includes properties, methods and events for managing a VideoSDK Room, participants, video, audio and share streams, messaging and UI customization.Room Properties​ id activeSpeakerId activePresenterId camEnabled selectedCamId micEnabled hlsState livestreamState recordingState hlsDownstreamUrl selectedMicId localParticipant participants pinnedParticipants pubSub Room Methods​ join leave enableCam disableCam unmuteMic muteMic enableScreenShare disableScreenShare changeMode startRecording stopRecording startLivestream stopLivestream getCameras changeCam on Room Events​ roomJoined roomLeft participantJoined participantLeft speakerChanged presenterChanged participantModeChanged pinStateChanged entryRequested entryResponded cameraRequested micRequested recordingStarted recordingStopped livestreamStarted livestreamStopped Got a Question? Ask us on discord