plugNmeet JS SDK - v1.4.1
Preparing search index...
RoomFeaturesParams
Type Alias RoomFeaturesParams
type
RoomFeaturesParams
=
{
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
;
}
Index
Properties
allow_
webcams
mute_
on_
start
allow_
screen_
share
allow_
rtmp
admin_
only_
webcams
allow_
view_
other_
webcams
allow_
view_
other_
users_
list
room_
duration
enable_
analytics
allow_
virtual_
bg
allow_
raise_
hand
auto_
gen_
user_
id?
recording_
features
chat_
features
shared_
note_
pad_
features?
whiteboard_
features?
external_
media_
player_
features?
waiting_
room_
features?
breakout_
room_
features?
display_
external_
link_
features?
ingress_
features?
speech_
to_
text_
translation_
features?
end_
to_
end_
encryption_
features?
Properties
allow_
webcams
allow_webcams
:
boolean
mute_
on_
start
mute_on_start
:
boolean
allow_
screen_
share
allow_screen_share
:
boolean
allow_
rtmp
allow_rtmp
:
boolean
admin_
only_
webcams
admin_only_webcams
:
boolean
allow_
view_
other_
webcams
allow_view_other_webcams
:
boolean
allow_
view_
other_
users_
list
allow_view_other_users_list
:
boolean
room_
duration
room_duration
:
number
enable_
analytics
enable_analytics
:
boolean
allow_
virtual_
bg
allow_virtual_bg
:
boolean
allow_
raise_
hand
allow_raise_hand
:
boolean
Optional
auto_
gen_
user_
id
auto_gen_user_id
?:
boolean
recording_
features
recording_features
:
RecordingFeaturesParams
chat_
features
chat_features
:
ChatFeaturesParams
Optional
shared_
note_
pad_
features
shared_note_pad_features
?:
SharedNotePadFeaturesParams
Optional
whiteboard_
features
whiteboard_features
?:
WhiteboardFeaturesParams
Optional
external_
media_
player_
features
external_media_player_features
?:
ExternalMediaPlayerFeatures
Optional
waiting_
room_
features
waiting_room_features
?:
WaitingRoomFeatures
Optional
breakout_
room_
features
breakout_room_features
?:
BreakoutRoomFeatures
Optional
display_
external_
link_
features
display_external_link_features
?:
DisplayExternalLinkFeatures
Optional
ingress_
features
ingress_features
?:
IngressFeatures
Optional
speech_
to_
text_
translation_
features
speech_to_text_translation_features
?:
SpeechToTextTranslationFeatures
Optional
end_
to_
end_
encryption_
features
end_to_end_encryption_features
?:
EndToEndEncryptionFeatures
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow_
webcams
mute_
on_
start
allow_
screen_
share
allow_
rtmp
admin_
only_
webcams
allow_
view_
other_
webcams
allow_
view_
other_
users_
list
room_
duration
enable_
analytics
allow_
virtual_
bg
allow_
raise_
hand
auto_
gen_
user_
id
recording_
features
chat_
features
shared_
note_
pad_
features
whiteboard_
features
external_
media_
player_
features
waiting_
room_
features
breakout_
room_
features
display_
external_
link_
features
ingress_
features
speech_
to_
text_
translation_
features
end_
to_
end_
encryption_
features
plugNmeet JS SDK - v1.4.1
Loading...