Hide all participant on top

Hi Team,

I am developing an application using zoom windows sdk and I want to hide all participants showing on the top of the application. Like in the below image I want to hide test user and other users.

Hi @mahawar.varun,

Thanks for using Zoom SDK. If you are using Zoom default UI, the participant view in the active speaker view cannot be hidden. If you are using Custom UI, you could only implement the active speaker view to achieve the case you are mentioning.

Thanks!