CallSetVideoResolutionPreference Method |
Used in conjunction with
SetVideoMode(VideoMode, CallCallCompletionHandler) to set video resolution.
The actual resolution can be lower than the specified preference. It is subjected to negotiation result, configuration limits, and/or hardware capability.
Calling this method is optional. This method may be called mid-call.
Note: This API adjusts the encoder and decoder resolution. It does not affect the video capture resolution. Refer to the media engine documentation to adjust the video capture resolution.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
See Also