Click or drag to resize

ConferenceSetVideoLayoutCapability Property

Returns whether the local user can control the video layout setting of the video received from the conference server. The capability returns not supported if the conference call does not support this feature.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public Capability SetVideoLayoutCapability { get; }

Property Value

Type: Capability
Remarks
Conference video capabilities are not supported when the client is used in shared control mode.
See Also