is there a way to disable sound for a specific user locally only
imagine I have a session of say 8 participants and I want to have a room with only 4 participants - how do I locally mute the rest while the room is activated for multiple participants
is there a way to disable sound for a specific user locally only
imagine I have a session of say 8 participants and I want to have a room with only 4 participants - how do I locally mute the rest while the room is activated for multiple participants
Thank you for posting in the Zoom Developer Forum. You can programmatically control user audio and video for an ongoing session using ZoomVideoSDKAudioHelper and ZoomVideoSDKVideoHelper .
Please see our help documentation for more details :
https://marketplace.zoom.us/docs/sdk/video/android/essential/audio-and-video-options/
https://marketplace.zoom.us/docs/sdk/video/ios/essential/audio-and-video-options/
Let us know if this helps.
Thanks for the reply though
this will pass the data to the session - and I only need to mute locally