VideoSource.PreferredVideoSourceParticipant Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.