|
@@ -5,6 +5,8 @@
|
5
|
5
|
- android: deprecate `lowLatency` member of LiveTranscoding
|
6
|
6
|
- add methods `getUserInfoByUserAccount`, `getUserInfoByUid`, `joinChannelWithUserAccount`, `registerLocalUserAccount`
|
7
|
7
|
- add events `localUserRegistered`, `userInfoUpdated`
|
|
8
|
+ - add `totalFrozenTime`, `frozenRate` to events `remoteVideoStats` & `remoteAudioStats`.
|
|
9
|
+ - add `numChannels` & `receivedSampleRate` & `receivedBitrate` to `remoteAudioStats`
|
8
|
10
|
- android: upgrade native sdk to 2.8.2
|
9
|
11
|
- ios: upgrade native sdk to 2.8.0
|
10
|
12
|
|