Agora RTC Objective-C API Reference  Refactor
Data Fields
CodecCapInfo Struct Reference

Data Fields

VIDEO_CODEC_TYPE codecType
 
int codecCapMask
 
CodecCapLevels codecLevels
 

Constructor & Destructor Documentation

◆ CodecCapInfo()

CodecCapInfo ( )
inline

Field Documentation

◆ codecType

VIDEO_CODEC_TYPE codecType

The video codec types. See VIDEO_CODEC_TYPE.

◆ codecCapMask

int codecCapMask

Bit mask of the codec types in SDK. See CODEC_CAP_MASK.

◆ codecLevels

CodecCapLevels codecLevels

Codec capability of the SDK. See CodecCapLevels.