|
Agora C++ API Reference for All Platforms
|
#include <AgoraBase.h>
Public Member Functions | |
| CodecCapLevels () | |
Public Attributes | |
| VIDEO_CODEC_CAPABILITY_LEVEL | hwDecodingLevel |
| VIDEO_CODEC_CAPABILITY_LEVEL | swDecodingLevel |
|
inline |
| 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.