Click or drag to resize

ConferenceSetVideoSelfSeeCapability Property

Returns whether the local user can control the display of the local user's video in the personal video layout 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 SetVideoSelfSeeCapability { get; }

Property Value

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