Avaya Client Services API Reference (iOS)
Instance Methods | List of all members
CSVideoInterfaceIOS Class Reference

#import <CSVideoInterfaceIOS.h>

Inherits NSObject, and <CSVideoInterface>.

Instance Methods

(id) - initWithVideoEngine:
 
- Instance Methods inherited from <CSVideoInterface>
(BOOL) - setDscp:
 This function sets DSCP value for video. More...
 
(BOOL) - enableCPUAdaptiveVideo:
 Enable/Disables CPU Usage for video call(s) and control Tx/Rx. More...
 
(BOOL) - registerCPUThresholdConfig:
 Registers the threshold for monitoring overriding any registered(or default) threshold values for the given threshold type. More...
 
(BOOL) - unRegisterCPUThresholdConfig:
 Unregisters threshold from monitoring. More...
 
(BOOL) - isThresholdAlreadyRegistered:forThreshold:
 Checks if the input threshold type was already registered for monitoring. More...
 
(id< CSVideoSink >) - getLocalVideoSink:
 Retrieves a VideoSink for the specified channel. More...
 
(id< CSVideoSource >) - getRemoteVideoSource:
 Retrieves a VideoSource for the specified channel. More...
 
(BOOL) - isVideoreceiving:
 Returns if video packets are being received for the channel specified by the videoChannelID (only for AAC and MSS conferences). More...
 

Additional Inherited Members

- Properties inherited from <CSVideoInterface>
id< CSVideoInterfaceDelegatedelegate
 The delegate used to handle video-interface-related events. More...
 

Method Documentation

- (id) initWithVideoEngine: (void *)  videoEngine

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