Class ZegoAutoMixStreamOutputTarget


  • public class ZegoAutoMixStreamOutputTarget
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean isUrl
      输出是否为混流地址, true:输出是混流地址, false:输出是流名
      java.lang.String target
      输出目标
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • isUrl

        public boolean isUrl
        输出是否为混流地址, true:输出是混流地址, false:输出是流名
      • target

        public java.lang.String target
        输出目标
    • Constructor Detail

      • ZegoAutoMixStreamOutputTarget

        public ZegoAutoMixStreamOutputTarget()