Class ZegoPublishDualStreamConfig


  • public class ZegoPublishDualStreamConfig
    extends java.lang.Object
    Configuration information about the size stream.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • videoLayer

        public int videoLayer
        视频图层 取值 VideoStreamLayer
      • encodeWidth

        public int encodeWidth
        视频宽
      • encodeHeight

        public int encodeHeight
        视频高
      • fps

        public int fps
        视频帧率
      • bitrate

        public int bitrate
        视频码率
    • Constructor Detail

      • ZegoPublishDualStreamConfig

        public ZegoPublishDualStreamConfig()