-
- Downloads
AudioInput: apply mute/un-mute state when creating a new instance
In AudioRtpSession, when a new AudioInput instance is created, its mute state is always set to default (un-muted) even if the AudioRtpSession is in mute state. Fixed by applying the mute state when a new AudioInput instance is created. Gitlab: #482 Change-Id: I3f7e92cfcfd63bc5c6318f317e7fa96fe5f17a7c
Please register or sign in to comment