|
Agora Java API Reference for Android
|
The level of the codec capability. More...
#include <AgoraBase.h>
Public Attributes | |
| VIDEO_CODEC_CAPABILITY_LEVEL | hwDecodingLevel |
| VIDEO_CODEC_CAPABILITY_LEVEL | swDecodingLevel |
The level of the codec capability.
| VIDEO_CODEC_CAPABILITY_LEVEL agora::rtc::CodecCapLevels::hwDecodingLevel |
Hardware decoding capability level, which represents the device's ability to perform hardware decoding on videos of different quality. See VIDEO_CODEC_CAPABILITY_LEVEL.
| VIDEO_CODEC_CAPABILITY_LEVEL agora::rtc::CodecCapLevels::swDecodingLevel |
Software decoding capability level, which represents the device's ability to perform software decoding on videos of different quality. See VIDEO_CODEC_CAPABILITY_LEVEL.
1.8.18