Does the Android client SDK support enabling and disabling of allow participants to start video option in a meeting by the host? Similar to the allowParticipantsToUnmuteSelf(boolean var1) in InMeetingService
Hi @deena.qb, thanks for the post.
Please note that I have moved your post over to #mobile-client-sdk:android as this appears to be a question about the Client SDK. 
I do not believe there is a direct equivalent of this setting through the SDK, but here are some methods you may find useful related to this:
-
stopAttendeeVideoallows the host to turn off a specific attendee’s video -
setTurnOffMyVideoWhenJoinMeetingwill cause the current user to join the meeting with video disabled -
enableForceAutoStopMyVideoWhenJoinMeetingwill turn off video for all participants when they join
Thanks!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
