Agora Java API Reference for Android
|
Public Member Functions | |
CodecCapInfo (int codecType, int codecCapMask) | |
void | SetCodecType (int codecType) |
void | SetCodecCapMask (int codecCapMask) |
Public Attributes | |
int | codecType |
int | codecCapMask |
int io.agora.rtc2.video.CodecCapInfo.codecType |
The codec type.
int io.agora.rtc2.video.CodecCapInfo.codecCapMask |
The codec type mask. bit 1 Hardware decoder support flag, bit 2: Hardware encoder support flag, bit 3: Software decoder support flag, bit 4: Software encoder support flag