value): Promise<void>Show or hide muted videos in the room layout. Members that have been muted via videoMute will not appear in the video stream, instead of appearing as a mute image, if this setting is enabled.
Muted videos are shown by default.
Whether to hide muted videos in the room layout.
Promise<void>
room.hide_video_mutedroom.show_video_mutedYou need to specify the permissions when creating the Video Room Token on the server side.