containerBuilder property

ZegoLiveStreamingAudioVideoContainerBuilder? containerBuilder
getter/setter pair

Custom audio/video view. ( not for PK!! ) If you don't want to use the default view components, you can pass a custom component through this parameter. and if return null, will be display the default view

Implementation

ZegoLiveStreamingAudioVideoContainerBuilder? containerBuilder;