Android SDK Virtual Image Background

I need to add virtual image background in android using meeting SDK

but nothing happening

i have tried to the below code to add the image
zoomSdk.
?.inMeetingService
?.inMeetingVirtualBackgroundController
?.addBGImage(background)

background ==> Bitmap

what is the problem here

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.