MediaQualityInfo

enum MediaQualityInfo : Enum<Call.MediaQualityInfo>

The enumeration to the media quality info types

Since

3.4.0

Entries

Link copied to clipboard

Quality is good

Link copied to clipboard

Poor uplink local network condition, e.g. packets lost or jitter between media server and me

Link copied to clipboard

Poor downlink local network condition, e.g. packets lost or jitter between media server and me

Link copied to clipboard

Network lost

Link copied to clipboard

The device has poor capability, e.g. cpu core count is not enough or memory size is small

Link copied to clipboard

The device has high cpu usage

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int