AgoraIO-Community / VideoUIKit-Android

An Android package to simply integrate Agora Video Calling or Live Video Streaming to your app with just a few lines of code.
https://agoraio-community.github.io/VideoUIKit-Android/
MIT License
25 stars 16 forks source link

[Hotfix] Local Mute Flag #2

Closed maxxfrazer closed 3 years ago

maxxfrazer commented 3 years ago

Changing the local audio state with mutelocalaudiostream is not triggering onLocalAudioStateChanged anymore. Updated to add the muted flag in the button action instead.