Click or drag to resize

VideoResolutionPreference Class

Note: This API is now obsolete.

Class representing a video resolution preference set by the application for each video stream received during a multi-video stream enabled conference call. This class is deprecated. Use VideoResolutionPreferenceForMultiVideoStreaming instead.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesVideoResolutionPreference

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 365.0.30.0
Syntax
C#
[ObsoleteAttribute("This class is deprecated. Use VideoResolutionPreferenceForMultiVideoStreaming instead.")]
public class VideoResolutionPreference

The VideoResolutionPreference type exposes the following members.

Constructors
  NameDescription
Public methodVideoResolutionPreference
Top
Properties
  NameDescription
Public propertyVideoResolution
Video resolution preference.
Top
See Also