Skip to content

Commit 09a954d

Browse files
authored
Update video-constraints-javascript.md
1 parent 2552313 commit 09a954d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ ms.subservice: calling
1313

1414
You can set video constraints in your calls to control the video quality based on resolution or frameRate or bitrate in your video calls. In this quickstart guide, we illustrate how to set video constraints at the start of a call and how to use our `setConstraints` method on the call object to set video constraints dynamically during the call.
1515

16-
17-
[!INCLUDE [Public Preview](../../../../includes/public-preview-include-document.md)]
18-
1916
## Send video constraints
2017
Azure Communication Services Web Calling SDK supports setting the maximum video resolution, framerate, or bitrate that a client sends. The sender video constraints are supported on Desktop browsers (Chrome, Edge, Firefox) and when using iOS Safari mobile browser or Android Chrome mobile browser.
2118

0 commit comments

Comments
 (0)