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

Data Fields

VIDEO_CODEC_TYPE codecType
 
int codecCapMask
 
CodecCapLevels codecLevels
 

Detailed Description

The codec support information.

Constructor & Destructor Documentation

◆ CodecCapInfo()

CodecCapInfo ( )
inline

Field Documentation

◆ codecType

VIDEO_CODEC_TYPE codecType

The codec type: VIDEO_CODEC_TYPE.

◆ codecCapMask

int codecCapMask

The codec support flag.

◆ codecLevels

CodecCapLevels codecLevels

The codec capability level, estimated based on the device hardware.