Class ZegoSceneStreamConfig


  • public class ZegoSceneStreamConfig
    extends java.lang.Object
    Scene stream config.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean enablePlayInRange
      Enable play stream in range or not.
      boolean enablePublishToWorld
      Enable publish stream to world or not.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • enablePlayInRange

        public boolean enablePlayInRange
        Enable play stream in range or not.
      • enablePublishToWorld

        public boolean enablePublishToWorld
        Enable publish stream to world or not.
    • Constructor Detail

      • ZegoSceneStreamConfig

        public ZegoSceneStreamConfig()