Class ZegoVideoCaptureDevice.VideoCodecConfig

  • Enclosing class:
    ZegoVideoCaptureDevice

    public static class ZegoVideoCaptureDevice.VideoCodecConfig
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • width

        public int width
      • height

        public int height
      • rotation

        public int rotation
        逆时针旋转角度(注意:仅支持 udp 流,对 rtmp 流无效)
    • Constructor Detail

      • VideoCodecConfig

        public VideoCodecConfig()