|
Agora Java API Reference for Android
|
The codec capability of the SDK. More...
Public Member Functions | |
| CodecCapInfo (int codecType, int codecCapMask, CodecCapLevels levels) | |
| void | SetCodecType (int codecType) |
| void | SetCodecCapMask (int codecCapMask) |
Public Attributes | |
| int | codecType |
| int | codecCapMask |
| CodecCapLevels | codecLevels |
The codec capability of the SDK.
| int io.agora.rtc2.video.CodecCapInfo.codecType |
The video codec types:
| int io.agora.rtc2.video.CodecCapInfo.codecCapMask |
The bit mask of the codec type:
| CodecCapLevels io.agora.rtc2.video.CodecCapInfo.codecLevels |
Codec capability of the SDK. See CodecCapLevels.
1.8.18