Custom prebuilt features
Video Conference Kit (ZegoUIKitPrebuiltVideoConference) provides a set of default behaviors and styles. If those don't fully meet your needs, we allow you to flexibly do further customization or add your custom business logic.
After getting started, you may notice there is a ZegoUIKitPrebuiltVideoConferenceConfig
when you integrate the Video Conference Kit, and this is exactly used for custom configuration.
Now, we support the following:
Add your custom components at the top level of the conference view.
Select and configure the layout as you want, currently, picture-in-picture & gallery layouts are supported.
Hide the username, microphone & camera state icon floating above the user's view.
- Remove the default buttons or add custom ones to the bottom menu bar.
- Disable the automatic hiding feature of the menu bar.
Add a confirmation dialog box to make a double confirmation.
Freely choose to turn on/off the camera and microphone when joining the meeting.