SpotlightCallFeatureState interface
State only version of <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature>
Properties
local |
Local participant spotlight |
max |
Proxy of <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.maxParticipantsToSpotlight>. |
spotlighted |
Ordered array of spotlighted participants in call |
Property Details
localParticipantSpotlight
Local participant spotlight
localParticipantSpotlight?: SpotlightState
Property Value
maxParticipantsToSpotlight
Proxy of <xref:%40azure%2Fcommunication-calling%23SpotlightCallFeature.maxParticipantsToSpotlight>.
maxParticipantsToSpotlight: number
Property Value
number
spotlightedParticipants
Ordered array of spotlighted participants in call
spotlightedParticipants: SpotlightedParticipant[]