VirtualBackground

constructor(id: String, type: BackgroundType, name: String, thumbnailUrl: String? = null, imageUrl: String? = null, imageBytes: ByteArray? = null, color: Color? = null, blurIntensity: Float = 0.5f, videoUrl: String? = null, isPreset: Boolean = false, isSelected: Boolean = false)