AudioVideoMcuSession.VideoSource 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 current video source that is assigned. VideoSource
public:
property Microsoft::Rtc::Collaboration::AudioVideo::VideoSource ^ VideoSource { Microsoft::Rtc::Collaboration::AudioVideo::VideoSource ^ get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.VideoSource VideoSource { get; }
member this.VideoSource : Microsoft.Rtc.Collaboration.AudioVideo.VideoSource
Public ReadOnly Property VideoSource As VideoSource