2021-07-08

Updates to the Web Client SDK (v3.2.0), iOS Client SDK (v3.2.0), Android Client SDK (v3.2.0)

Web Client SDK

3.2.0

Features

Changes

Bug Fixes

  • Fixed an issue where moving objects are displayed with poor video quality.

  • Removed unnecessary functions and properties from TypeScript definitions.

  • Added the new leaveConferenceOnBeforeUnload option to allow handling the beforeunload event at the application level instead of at the SDK level.

iOS Client SDK

3.2.0

Features

  • Modified the startAudio and stopAudio APIs to allow muting remote participants in Dolby Voice conferences.

  • Introduced the setComfortNoiseLevel and getComfortNoiseLevel methods to allow checking the comfort noise level and setting the level to the desired value.

  • Added the audioTransmitting and audioReceivingFrom properties to the VTParticipant model. The audioTransmitting property informs whether the participant transmits audio to the backend. The audioReceivingFrom property informs whether the participant receives audio from the asked participant.

Bug Fixes

  • Fixed an issue where moving objects are displayed with poor video quality.

Android Client SDK

3.2.0

Features

  • Modified the startAudio and stopAudio APIs to allow muting remote participants in Dolby Voice conferences.

  • Introduced the setComfortNoiseLevel and getComfortNoiseLevel methods to allow checking the comfort noise level and setting the level to the desired value.

  • Added the audioTransmitting and audioReceivingFrom properties to the Participant model. The audioTransmitting property informs whether the participant transmits audio to the backend. The audioReceivingFrom property informs whether the participant receives audio from the asked participant.

Bug Fixes

  • Fixed an issue where moving objects are displayed with poor video quality.