3import us.zoom.internal.JNIOutPut;
int enableMicOriginalInput(boolean bEnable)
Enables or disables the original input of the microphone.
boolean isMicOriginalInputEnabled()
Determines whether the original input of the microphone is enabled.
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.