Package io.agora.rtc2

Class PublisherParameters

java.lang.Object
io.agora.rtc2.PublisherParameters

public class PublisherParameters extends Object
Deprecated.
  • Field Details

    • width

      public int width
      Deprecated.
    • height

      public int height
      Deprecated.
    • framerate

      public int framerate
      Deprecated.
    • bitrate

      public int bitrate
      Deprecated.
    • defaultLayout

      public int defaultLayout
      Deprecated.
    • owner

      public boolean owner
      Deprecated.
    • lifecycle

      public int lifecycle
      Deprecated.
    • publishUrl

      public String publishUrl
      Deprecated.
    • rawStreamUrl

      public String rawStreamUrl
      Deprecated.
    • extraInfo

      public String extraInfo
      Deprecated.
    • injectStreamUrl

      public String injectStreamUrl
      Deprecated.
    • injectStreamWidth

      public int injectStreamWidth
      Deprecated.
    • injectStreamHeight

      public int injectStreamHeight
      Deprecated.
  • Constructor Details

    • PublisherParameters

      public PublisherParameters()
      Deprecated.