Skip to content

Commit 6ef5bf6

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ You need to provide the URL of the image you want as the background to this effe
9191
> Current supported image formats are: png, jpg, jpeg, tiff, bmp.
9292
>
9393
> Current supported aspect ratio is 16:9.
94+
9495
```js
9596
const backgroundImage = 'https://linkToImageFile';
9697

0 commit comments

Comments
 (0)