FileUrlVirtualBackground: { fileUrl: string; blur?: false; imageData?: ImageData }

Deprecated

this type is now inlined and will be removed in a future version of the sdk q3/2023

Type declaration

  • fileUrl: string

    URL of the virtual background image. Ignored if blur is true

  • Optional blur?: false
  • Optional imageData?: ImageData

Generated using TypeDoc