NodeMediaClient-iOS
NodeMediaClient-iOS copied to clipboard
Can't unmute after setting audio bitrate to zero.
Hello!
I'm trying to mute NodeCameraView using setAudioParamBitrate from NodePublisher and setting sample rate to zero which works fine but if I try to set it back to 44100 bitrate the audio stayed muted. Is there any other way to reset the audio?
Many Thanks