Class ZegoMediaDataPublisherConfig


  • public class ZegoMediaDataPublisherConfig
    extends java.lang.Object
    Used to config the media data publisher. Used to config the media data publisher when creating it.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int channel
      Used to specify the publish channel index of publisher.
      ZegoMediaDataPublisherMode mode
      Used to specify the mode of publisher.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • channel

        public int channel
        Used to specify the publish channel index of publisher.
    • Constructor Detail

      • ZegoMediaDataPublisherConfig

        public ZegoMediaDataPublisherConfig()