|
Agora C++ API Reference for All Platforms
|
#include <AgoraBase.h>
Public Member Functions | |
| CodecCapInfo () | |
Public Attributes | |
| VIDEO_CODEC_TYPE | codecType |
| int | codecCapMask |
| CodecCapLevels | codecLevels |
|
inline |
| VIDEO_CODEC_TYPE agora::rtc::CodecCapInfo::codecType |
The video codec types. See VIDEO_CODEC_TYPE.
| int agora::rtc::CodecCapInfo::codecCapMask |
Bit mask of the codec types in SDK. See CODEC_CAP_MASK.
| CodecCapLevels agora::rtc::CodecCapInfo::codecLevels |
Codec capability of the SDK. See CodecCapLevels.