Avaya Client Services API Reference (OS X)
Instance Methods | Properties | List of all members
CSVideoResolutionPreference Class Reference

A class the client application's preference for receive only video resolution for the multiple video channels that can be supported on the call. More...

#import <CSVideoResolutionPreference.h>

Inherits NSObject, and <NSCopying>.

Instance Methods

(instancetype) - initWithVideoResolution:
 

Properties

CSVideoResolutionForMultiVideoStreaming videoResolution
 Video resolution preference. More...
 

Detailed Description

A class the client application's preference for receive only video resolution for the multiple video channels that can be supported on the call.

This class is used when setting video preference information on the CSCall object.

See also
CSCall::setVideoResolutionPreferences:videoChannelPreferences:completionHandler.
Deprecated:
Use CSVideoResolutionPreferenceForMultiVideoStreaming

Method Documentation

- (instancetype) initWithVideoResolution: (CSVideoResolutionForMultiVideoStreaming videoResolution

Property Documentation

- (CSVideoResolutionForMultiVideoStreaming) videoResolution
readnonatomicassign

Video resolution preference.


The documentation for this class was generated from the following file: