AudioVideoMcuSession.IsMultiViewVideoSupported 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 whether multi-view video is supported by the MCU for the joined conference.
public:
property bool IsMultiViewVideoSupported { bool get(); };
public bool IsMultiViewVideoSupported { get; }
member this.IsMultiViewVideoSupported : bool
Public ReadOnly Property IsMultiViewVideoSupported As Boolean