Preparing search index...
The search index is not available
plugNmeet JS SDK - v1.4.1
plugNmeet JS SDK
RoomFeaturesParams
Type Alias RoomFeaturesParams
Room
Features
Params
:
{
allow_webcams
:
boolean
;
mute_on_start
:
boolean
;
allow_screen_share
:
boolean
;
allow_rtmp
:
boolean
;
admin_only_webcams
:
boolean
;
allow_view_other_webcams
:
boolean
;
allow_view_other_users_list
:
boolean
;
room_duration
:
number
;
enable_analytics
:
boolean
;
allow_virtual_bg
:
boolean
;
allow_raise_hand
:
boolean
;
auto_gen_user_id
?:
boolean
;
recording_features
:
RecordingFeaturesParams
;
chat_features
:
ChatFeaturesParams
;
shared_note_pad_features
?:
SharedNotePadFeaturesParams
;
whiteboard_features
?:
WhiteboardFeaturesParams
;
external_media_player_features
?:
ExternalMediaPlayerFeatures
;
waiting_room_features
?:
WaitingRoomFeatures
;
breakout_room_features
?:
BreakoutRoomFeatures
;
display_external_link_features
?:
DisplayExternalLinkFeatures
;
ingress_features
?:
IngressFeatures
;
speech_to_text_translation_features
?:
SpeechToTextTranslationFeatures
;
end_to_end_encryption_features
?:
EndToEndEncryptionFeatures
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
plugNmeet JS SDK - v1.4.1
Loading...