add Virtual Background
abstract fun addVirtualBackground(image: LocalFile, handler: CompletionHandler<VirtualBackground>)
Content copied to clipboard
adds a virtual background. It will resize the uploaded image if its larger than 1280x720
Since
3.2.0
Parameters
handler
A closure to be executed when completed.