mos property
getter/setter pair
The audio quality of the playing stream determined by the audio MOS (Mean Opinion Score) measurement method, value range -1, 5
, where -1 means unknown, 0, 5
means valid score, the higher the score, the better the audio quality. For the subjective perception corresponding to the MOS value, please refer to https://docs.zegocloud.com/article/3720#4_4 (Available since 2.16.0)
Implementation
double mos;