Package io.agora.rtc2.video
Class CodecCapLevels
java.lang.Object
io.agora.rtc2.video.CodecCapLevels
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hwDecodingLevel
public int hwDecodingLevel -
swDecodingLevel
public int swDecodingLevel
-
-
Constructor Details
-
CodecCapLevels
public CodecCapLevels() -
CodecCapLevels
public CodecCapLevels(int hwDecLevel, int swDecLevel)
-