|
Agora Java API Reference for Android
|
The codec capability of the SDK. More...
#include <AgoraBase.h>
Public Attributes | |
| VIDEO_CODEC_TYPE | codecType |
| int | codecCapMask |
| CodecCapLevels | codecLevels |
The codec capability of the SDK.
| 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.
1.8.18