Class ZegoPublishDualStreamConfig


  • public class ZegoPublishDualStreamConfig
    extends java.lang.Object
    Dual stream info.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • encodeWidth

        public int encodeWidth
        Video resolution width to be adjusted
      • encodeHeight

        public int encodeHeight
        Video resolution height to be adjusted
      • fps

        public int fps
        Video FPS to be adjusted
      • bitrate

        public int bitrate
        Video bitrate in kbps to be adjusted
    • Constructor Detail

      • ZegoPublishDualStreamConfig

        public ZegoPublishDualStreamConfig()