AudioVideoMcuSessionExtensions.CreateVideoSource Method
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.
public static Microsoft.Rtc.Collaboration.AudioVideo.VideoSource CreateVideoSource (this Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession avmcuSession, Microsoft.Rtc.Collaboration.AudioVideo.VideoSourceMode videoSourceMode, Microsoft.Rtc.Collaboration.ParticipantEndpoint participantEndpoint = null);
static member CreateVideoSource : Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuSession * Microsoft.Rtc.Collaboration.AudioVideo.VideoSourceMode * Microsoft.Rtc.Collaboration.ParticipantEndpoint -> Microsoft.Rtc.Collaboration.AudioVideo.VideoSource
Parameters
- avmcuSession
- AudioVideoMcuSession
- videoSourceMode
- VideoSourceMode
- participantEndpoint
- ParticipantEndpoint