Enumeration of test microphone status.
ZoomVideoSDKMic_CanPlay
Test the mic via stopMicTest or playMicTest. It is useless to call startMicTest in this status.
ZoomVideoSDKMic_CanTest
Test the mic via ZoomVideoSDKTestAudioDeviceHelper#startMicTest(). It is useless to call stopMicTest ...
ZoomVideoSDKMic_Recording
Test the mic via stopMicTest or playMicTest. It is useless to call startMicTest in this status.