Package com.zego.zegoavkit2
Class ZegoConstants.AudioRouteType
- java.lang.Object
-
- com.zego.zegoavkit2.ZegoConstants.AudioRouteType
-
- Enclosing class:
- ZegoConstants
public static final class ZegoConstants.AudioRouteType extends java.lang.Object
音频路由类型
-
-
Constructor Summary
Constructors Constructor Description AudioRouteType()
-
-
-
Field Detail
-
LoudSpeaker
public static final int LoudSpeaker
扬声器- See Also:
- Constant Field Values
-
EarPhone
public static final int EarPhone
耳机- See Also:
- Constant Field Values
-
Bluetooth
public static final int Bluetooth
蓝牙- See Also:
- Constant Field Values
-
Receiver
public static final int Receiver
听筒- See Also:
- Constant Field Values
-
UsbAudio
public static final int UsbAudio
USB 音频设备- See Also:
- Constant Field Values
-
AirPlay
public static final int AirPlay
air play- See Also:
- Constant Field Values
-
-