Class ZegoConstants.ZegoObjectSegmentationState

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoObjectSegmentationState
    extends java.lang.Object
    主体分割状态。
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int OFF
      主体分割关闭
      static int ON
      主体分割开启
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ZegoObjectSegmentationState

        public ZegoObjectSegmentationState()