Promise<void>Deprecated. Use setHideVideoMuted instead.
Show muted videos in the room layout in addition to the unmuted ones. Members that have been muted via videoMute will display a mute image instead of the video.
Promise<void>
room.show_video_mutedYou need to specify the permissions when creating the Video Room Token on the server side.