|
Agora Java API Reference for Android
|
The level of the codec capability. More...
Public Member Functions | |
| CodecCapLevels (int hwDecLevel, int swDecLevel) | |
Public Attributes | |
| int | hwDecodingLevel |
| int | swDecodingLevel |
The level of the codec capability.
| int io.agora.rtc2.video.CodecCapLevels.hwDecodingLevel |
Hardware decoding capability level, which represents the device's ability to perform hardware decoding on videos of different quality.
| int io.agora.rtc2.video.CodecCapLevels.swDecodingLevel |
Software decoding capability level, which represents the device's ability to perform software decoding on videos of different quality.
1.8.18