Skip to content

Commit 2b68cf8

Browse files
committed
Update spotlight.md
Added overview
1 parent 8662e5d commit 2b68cf8

File tree

1 file changed

+11
-1
lines changed
  • articles/communication-services/how-tos/calling-sdk

1 file changed

+11
-1
lines changed

articles/communication-services/how-tos/calling-sdk/spotlight.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ This article describes how to implement Microsoft Teams spotlight capability wit
1818

1919
Since the video stream resolution of a participant is increased when spotlighted, it should be noted that the settings done on [Video Constraints](../../concepts/voice-video-calling/video-constraints.md) also apply to spotlight.
2020

21+
## Overview
22+
23+
Spotlighting a video is like pinning it for everyone in the meeting. The organizer, co-organizer, or presenter can choose up to seven people's video feeds (including their own) to highlight for everyone else.
24+
25+
The two different ways to spotlight are your own video and someone else's video (up to seven people).
26+
27+
When a user spotlights or pins someone in the meeting, this increases the height or width of the participant grid depending on the orientation.
28+
29+
Remind participants that they can't spotlight a video if their view is set to Large gallery or Together mode.
30+
2131
## Prerequisites
2232

2333
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
@@ -30,7 +40,7 @@ Since the video stream resolution of a participant is increased when spotlighted
3040

3141
The following tables define support for spotlight in Azure Communication Services.
3242

33-
## Identities & call types
43+
## Identities and call types
3444

3545
The following table shows support for call and identity types.
3646

0 commit comments

Comments
 (0)