Class VideoCompositingLayout

java.lang.Object
io.agora.rtc2.video.VideoCompositingLayout

@Deprecated public class VideoCompositingLayout extends Object
Deprecated.
Created by sting on 11/17/2016.
  • Field Details

    • canvasWidth

      public int canvasWidth
      Deprecated.
    • canvasHeight

      public int canvasHeight
      Deprecated.
    • backgroundColor

      public String backgroundColor
      Deprecated.
    • regions

      Deprecated.
    • appData

      public byte[] appData
      Deprecated.
  • Constructor Details

    • VideoCompositingLayout

      public VideoCompositingLayout()
      Deprecated.
  • Method Details

    • isValidColor

      public static boolean isValidColor(String color)
      Deprecated.