Class ZegoConstants.AudioDeviceType

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.AudioDeviceType
    extends java.lang.Object
    音频设备类型
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Input
      音频输入设备
      static int Output
      音频输出设备
    • Constructor Summary

      Constructors 
      Constructor Description
      AudioDeviceType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AudioDeviceType

        public AudioDeviceType()