ActiveMediaChannelTypes.PresentMediaTypes 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.
public:
property Microsoft::Rtc::Internal::Collaboration::AudioVideo::MediaChannelType PresentMediaTypes { Microsoft::Rtc::Internal::Collaboration::AudioVideo::MediaChannelType get(); void set(Microsoft::Rtc::Internal::Collaboration::AudioVideo::MediaChannelType value); };
public Microsoft.Rtc.Internal.Collaboration.AudioVideo.MediaChannelType PresentMediaTypes { get; set; }
member this.PresentMediaTypes : Microsoft.Rtc.Internal.Collaboration.AudioVideo.MediaChannelType with get, set
Public Property PresentMediaTypes As MediaChannelType