RoomSessionScreenShare
Represents a screen share. This object is returned by the startScreenShare method in a RoomSession, and can be used to control the screen share.
Properties
Whether the connection is currently active.
The id of the video device, or null if not available.
The label of the video device, or null if not available.
Provides access to the local audio MediaStreamTrack.
Provides access to the local MediaStream.
Provides access to the local video MediaStreamTrack.
The id of the current member within the room.
The id of the audio input device, or null if not available.
The label of the audio input device, or null if not available.
Provides access to the remote MediaStream.
The unique identifier for the room.
The unique identifier for the room session.
Methods
Join the room session
Leave the room session
Mute the microphone
Unmute the microphone
Mute the video
Unmute the video
Switch to a different camera
Switch to a different microphone
Set the input volume level
Set the input sensitivity level
setMicrophoneVolume
Set microphone volume (deprecated)