ConferenceVideoPinCapability Property |
Returns whether the local user can pin a specific 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: 550.0.60.0
Syntaxpublic Capability VideoPinCapability { get; }
Property Value
Type:
Capability
Remarks
Conference video capabilities are not supported when the client is used in shared control mode.
See Also