addVirtualBackground

abstract fun addVirtualBackground(image: LocalFile, handler: CompletionHandler<VirtualBackground>)

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.