AvayaWebRTCConnectSDK
AOVideoDetails Class Reference

#import <AOVideoDetails.h>

Inheritance diagram for AOVideoDetails:
<AOCallDetails>

Properties

NSUInteger payloadType
 
NSUInteger channelId
 
AOVideoStatisticsreceiveStatistics
 
AOVideoTransmitStatisticstransmitStatistics
 
- Properties inherited from <AOCallDetails>
NSString * localIPAddress
 
NSUInteger localPort
 
NSString * remoteIPAddress
 
NSUInteger remotePort
 
NSString * codec
 
AOMediaEncryptionType mediaEncryptionType
 
BOOL mediaTunnelled
 
BOOL mediaProxied
 
BOOL mediaEncrypted
 
NSUInteger roundTripTimeMilliseconds
 

Detailed Description

Video related statistics for session.

Property Documentation

◆ channelId

- (NSUInteger) channelId
readnonatomicassign

Video channel id associated with media engine resources.

◆ payloadType

- (NSUInteger) payloadType
readnonatomicassign

Payload type

◆ receiveStatistics

- (AOVideoStatistics*) receiveStatistics
readnonatomicassign

Receive stream statistics.

◆ transmitStatistics

- (AOVideoTransmitStatistics*) transmitStatistics
readnonatomicassign

Send stream statistics.


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