VideoSource.Mode 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 video source mode.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::VideoSourceMode Mode { Microsoft::Rtc::Collaboration::AudioVideo::VideoSourceMode get(); };
public Microsoft.Rtc.Collaboration.AudioVideo.VideoSourceMode Mode { get; }
member this.Mode : Microsoft.Rtc.Collaboration.AudioVideo.VideoSourceMode
Public ReadOnly Property Mode As VideoSourceMode