Room ClassIntroductionVersion: NextOn this pageVideo 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 selectedSpeakerId Room Methods​ join leave enableCam disableCam unmuteMic muteMic getScreenShareSources enableScreenShare disableScreenShare changeMode startRecording stopRecording startLivestream stopLivestream startTranscription stopTranscription getCameras changeCam on Room Events​ roomJoined roomLeft participantJoined participantLeft speakerChanged presenterChanged participantModeChanged pinStateChanged entryRequested entryResponded cameraRequested micRequested recordingStarted recordingStopped livestreamStarted livestreamStopped transcriptionStateChanged transcriptionText Got a Question? Ask us on discord