Class CodecCapLevels

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

public class CodecCapLevels extends Object
  • Field Details

    • hwDecodingLevel

      public int hwDecodingLevel
    • swDecodingLevel

      public int swDecodingLevel
  • Constructor Details

    • CodecCapLevels

      public CodecCapLevels()
    • CodecCapLevels

      public CodecCapLevels(int hwDecLevel, int swDecLevel)