Class ZegoConstants.ZegoCapturePipelineScaleMode

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoCapturePipelineScaleMode
    extends java.lang.Object
    视频采集缩放时机.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int POST
      编码时进行缩放
      static int PRE
      采集后立即进行缩放,默认
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ZegoCapturePipelineScaleMode

        public ZegoCapturePipelineScaleMode()