Skip to content

Commit d009bf9

Browse files
authored
Update articles/communication-services/quickstarts/voice-video-calling/includes/video-effects/video-effects-javascript.md
1 parent accad48 commit d009bf9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,7 @@ You need to provide the URL of the image you want as the background to this effe
9090
> [!NOTE]
9191
> Current supported image formats are: png, jpg, jpeg, tiff, bmp.
9292
>
93-
> [!NOTE]
9493
> Current supported aspect ratio is 16:9.
95-
>
9694
```js
9795
const backgroundImage = 'https://linkToImageFile';
9896

0 commit comments

Comments
 (0)