Dela via


AudioVideoMcuSession.IsVideoSupported Property

Gets whether video is supported by the MCU for the joined conference.

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