Edit

Share via


VideoSource.PreferredVideoSourceParticipant Property

Definition

Gets the preferred video source participant.

public:
 property Microsoft::Rtc::Collaboration::ConversationParticipant ^ PreferredVideoSourceParticipant { Microsoft::Rtc::Collaboration::ConversationParticipant ^ get(); };
public Microsoft.Rtc.Collaboration.ConversationParticipant PreferredVideoSourceParticipant { get; }
member this.PreferredVideoSourceParticipant : Microsoft.Rtc.Collaboration.ConversationParticipant
Public ReadOnly Property PreferredVideoSourceParticipant As ConversationParticipant

Property Value

Remarks

Preferred video source participant will give the participant when video source mode is PreferredSpeakers.

Applies to