Agora RTC Objective-C API Reference  Refactor
Properties
AgoraWlAccStats Class Reference

Inherits <NSObject>.

Properties

NSInteger e2eDelayPercent
 
NSInteger frozenRatioPercent
 
NSInteger lossRatePercent
 

Detailed Description

Indicator optimization degree.

Property Documentation

◆ e2eDelayPercent

- (NSInteger) e2eDelayPercent
readwritenonatomicassign

End-to-end delay optimization percentage.

◆ frozenRatioPercent

- (NSInteger) frozenRatioPercent
readwritenonatomicassign

Frozen Ratio optimization percentage.

◆ lossRatePercent

- (NSInteger) lossRatePercent
readwritenonatomicassign

Loss Rate optimization percentage.