From d295fd341bbe325310fc6479f24ef647b013429b Mon Sep 17 00:00:00 2001 From: Anton Arnautov <43254280+arnautov-anton@users.noreply.github.com> Date: Wed, 30 Aug 2023 11:12:33 +0200 Subject: [PATCH] feat(Call): Dynascale support for Plain-JS SDK (#914) Introduces `call.bindVideoElement` and `call.bindAudioElement` methods which apply dynascale handlers to the provided video and audio elements, simplifies SDK-specific implementations. ### Breaking Changes - `call.viewportTracker` has been replaced with `call.dynascaleManager` - `call.updateSubscriptionsPartial` - `video` and `screen` kinds are deprecated and will be removed soon. Please switch to `videoTrack` or `screenShareTrack` - `