AudioVideoMcuSessionProperties.SupportsMultiViewVideo 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 the MCU supports multi-view video.
public:
property bool SupportsMultiViewVideo { bool get(); };
public bool SupportsMultiViewVideo { get; }
member this.SupportsMultiViewVideo : bool
Public ReadOnly Property SupportsMultiViewVideo As Boolean