Class ZegoScenePlayerConfig


  • public class ZegoScenePlayerConfig
    extends java.lang.Object
    Advanced scene player configuration.
    • Field Detail

      • rangeSceneHandle

        public int rangeSceneHandle
        Range scene handle. Obtained through [getHandle] of ZegoRangeScene instance.
      • cdnConfig

        public ZegoCDNConfig cdnConfig
        The CDN configuration for playing stream. If set, the stream is play according to the URL instead of the streamID. After that, the streamID is only used as the ID of SDK internal callback.
    • Constructor Detail

      • ZegoScenePlayerConfig

        public ZegoScenePlayerConfig()