3import us.zoom.internal.JNIOutPut;
boolean isMicOriginalInputEnable()
Determine whether the original input of the microphone is enabled.
int enableMicOriginalInput(boolean bEnable)
Call this method to enable or disable the original input of mic.
int enableAutoAdjustMicVolume(boolean bEnable)
Call this method to enable or disable the auto adjust input of microphone volume.
boolean isAutoAdjustMicVolumeEnabled()
Determine whether the original input of the microphone volume is enabled.