foregroundBuilder property

ZegoAudioVideoViewForegroundBuilder? foregroundBuilder
final

foreground builder, you can display something you want on top of the view, foreground will always show

Implementation

final ZegoAudioVideoViewForegroundBuilder? foregroundBuilder;