Video SDK for Android API Reference
Loading...
Searching...
No Matches
ZoomVideoSDKTestMicStatus.java
Go to the documentation of this file.
1
package
us.zoom.sdk;
2
6
public
enum
ZoomVideoSDKTestMicStatus
{
10
ZoomVideoSDKMic_CanTest
,
11
15
ZoomVideoSDKMic_Recording
,
16
20
ZoomVideoSDKMic_CanPlay
21
}
us.zoom.sdk.ZoomVideoSDKTestMicStatus
Enumeration of test microphone status.
Definition
ZoomVideoSDKTestMicStatus.java:6
us.zoom.sdk.ZoomVideoSDKTestMicStatus.ZoomVideoSDKMic_CanTest
ZoomVideoSDKMic_CanTest
Test the mic via ZoomVideoSDKTestAudioDeviceHelper#startMicTest(). It is useless to call stopMicTest ...
Definition
ZoomVideoSDKTestMicStatus.java:10
us.zoom.sdk.ZoomVideoSDKTestMicStatus.ZoomVideoSDKMic_Recording
ZoomVideoSDKMic_Recording
Test the mic via stopMicTest or playMicTest. It is useless to call startMicTest in this status.
Definition
ZoomVideoSDKTestMicStatus.java:15
vsdk
sdk
ZoomVideoSDKTestMicStatus.java
Generated by
1.12.0