Class ZegoConstants.PublishConfig

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.PublishConfig
    extends java.lang.Object
    推流配置.
    • Constructor Summary

      Constructors 
      Constructor Description
      PublishConfig()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • KEY_PUBLISH_CUSTOM_TARGET

        public static final java.lang.String KEY_PUBLISH_CUSTOM_TARGET
        自定义转推地址.
        See Also:
        Constant Field Values
      • KEY_PUBLISH_CDN_TARGET

        public static final java.lang.String KEY_PUBLISH_CDN_TARGET
        单主播模式下,自定义推流 RTMP 地址
        See Also:
        Constant Field Values
    • Constructor Detail

      • PublishConfig

        public PublishConfig()