Skip to content

Commit 9cda5d4

Browse files
Merge pull request #285104 from sloanster/patch-19
Update video-effects-javascript.md -add public review for Android Chr…
2 parents 4def4ed + 9748150 commit 9cda5d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/video-effects/video-effects-javascript.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,14 @@ You can use the Video effects feature to add effects to your video in video call
2020
## Using video effects
2121
### Install the package
2222
Use the `npm install` command to install the Azure Communication Services Effects SDK for JavaScript.
23+
2324
> [!IMPORTANT]
2425
> This quickstart uses the Azure Communication Services Calling SDK version of `1.13.1` (or greater) and the Azure Communication Services Calling Effects SDK version greater than or equil to `1.0.1`.
26+
27+
[!INCLUDE [Public Preview Disclaimer](../../../../includes/public-preview-include-document.md)]
28+
> [!IMPORTANT]
29+
> Background blur support for Android Chrome mobile browser has been added in build 1.29.1 beta.
30+
2531
```console
2632
npm install @azure/communication-calling-effects --save
2733
```

0 commit comments

Comments
 (0)