3import us.zoom.internal.JNIOutPut;
boolean isMicOriginalInputEnable()
Determines whether the original input of the microphone is enabled.
int enableMicOriginalInput(boolean bEnable)
Enables or disables the original input of the microphone.
int enableAutoAdjustMicVolume(boolean bEnable)
Enables or disables the auto adjust input of microphone volume.
boolean isAutoAdjustMicVolumeEnabled()
Determines whether the auto adjust input of microphone volume is enabled.