2023-07-14

Updates to Dolby.io Virtual Worlds plugin for Unreal Engine (v1.2.0-beta.1) - Added an option to blur video background, added function to update user metadata, and cleaned up the Participant Info structure.

Dolby.io Virtual Worlds plugin for Unreal Engine

1.2.0-beta.1

Features

  • Added the option to blur the background of the local camera feed.
  • Added the Update User Metadata function that allows users to change their name and avatar URL after joining a conference.

Changes

  • The Enable Video function now takes an additional parameter, which indicates whether or not to blur the background of the local camera feed.
  • Removed data related to bot injection from the Participant Info structure.