Click or drag to resize

CollaborationStatisticsResolutionHeight Property

Height of the sent/received video stream. If resolution height is not known the property returns -1 value.

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

Property Value

Type: Int64
See Also