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

Deprecated

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

Type declaration

  • imageData: ImageData

    imageData, limited to 15MB after encoding.

  • Optional blur?: false
  • Optional fileUrl?: string

Generated using TypeDoc