AVDRoomStats Class Reference

Inherits from AVDNetworkStats : NSObject
Declared in AVDRoomStats.h
AVDRoomStats.mm

Overview

  • 房间统计信息结构.

*

  • 房间统计信息结构定义了房间级的网络,媒体等统计信息。

  available_send_bandwidth

< 估计接收带宽

@property (nonatomic, assign, readonly) NSInteger available_send_bandwidth

Discussion

< 估计接收带宽

Declared In

AVDRoomStats.h

  local_address

< 估计发送带宽

@property (nonatomic, strong, readonly) NSString *local_address

Discussion

< 估计发送带宽

Declared In

AVDRoomStats.h

  remote_address

< 本地地址

@property (nonatomic, strong, readonly) NSString *remote_address

Discussion

< 本地地址

Declared In

AVDRoomStats.h

  transport_type

< 远端地址

@property (nonatomic, strong, readonly) NSString *transport_type

Discussion

< 远端地址

Declared In

AVDRoomStats.h