Class ZegoConstants.ZegoBackgroundProcessType

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoBackgroundProcessType
    extends java.lang.Object
    背景处理类型
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int BLUR
      背景虚化
      static int COLOR
      背景填充为纯色
      static int IMAGE
      背景为指定图片
      static int TRANSPARENT
      背景背景为透明
      static int VIDEO
      背景为指定视频
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait