Click or drag to resize
ActiveParticipantVideoPinCapability Property
Returns whether the local user can pin a current participant's video in a specific position of the current video layout. This capability returns not supported if the conference call does not support video pinning/unpinning, or video pin/unpin requests.

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

Property Value

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