IsVideoSupported Property

Gets information about video support.

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

Syntax

'Declaration
Public ReadOnly Property IsVideoSupported As Boolean
    Get
'Usage
Dim instance As AudioVideoMcuSession
Dim value As Boolean

value = instance.IsVideoSupported
public bool IsVideoSupported { get; }

Property Value

Type: System..::..Boolean

See Also

Reference

AudioVideoMcuSession Class

AudioVideoMcuSession Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace