SupportsVideo Property

Indicates if the MCU supports video.

Namespace:  Microsoft.Rtc.Collaboration.AudioVideo
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property SupportsVideo As Boolean
    Get
    Set
'Usage
Dim instance As AudioVideoMcuSessionProperties
Dim value As Boolean

value = instance.SupportsVideo

instance.SupportsVideo = value
public bool SupportsVideo { get; set; }

Property Value

Type: System..::..Boolean

See Also

Reference

AudioVideoMcuSessionProperties Class

AudioVideoMcuSessionProperties Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace