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

#import <CSCollaborationDetails.h>

Inherits CSCollaborationStatistics.

Properties

NSUInteger frameCount
 WCS frame count. More...
 
NSUInteger frameLossPercentage
 WCS frames lost percentage. More...
 
NSUInteger queueSize
 WCS queue size. More...
 
- Properties inherited from CSCollaborationStatistics
NSUInteger width
 Width of the sent/received presentation video stream. More...
 
NSUInteger height
 Height of the sent/received presentation video stream. More...
 
NSUInteger actualFrameRate
 Actual sent/received frame rate in frames per second. More...
 
NSString * codec
 Presentation Video codec. More...
 
NSUInteger roundTripTimeMilliseconds
 Round Trip Time. More...
 
NSUInteger actualBitrate
 Actual sent/received bit rate per second. More...
 
NSUInteger targetBitrate
 Target sent/received bit rate per second. More...
 
NSUInteger jitterMillis
 Jitter in milliseconds. More...
 
NSUInteger packetLossCount
 Total number of packets lost in transmit/receive direction. More...
 
NSUInteger packetLossPercentage
 Percentage of packets lost in transmit/receive direction. More...
 

Additional Inherited Members

- Instance Methods inherited from CSCollaborationStatistics
(NSDictionary *) - CSPropertyDescriptionForObject:
 To print the description of the object without the newline characters. More...
 

Property Documentation

- (NSUInteger) frameCount
readnonatomicassign

WCS frame count.

If value is undefined NSUIntegerMax is returned

- (NSUInteger) frameLossPercentage
readnonatomicassign

WCS frames lost percentage.

If value is undefined NSUIntegerMax is returned

- (NSUInteger) queueSize
readnonatomicassign

WCS queue size.

If value is undefined NSUIntegerMax is returned


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