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

Data Fields

VIDEO_CODEC_CAPABILITY_LEVEL hwDecodingLevel
 
VIDEO_CODEC_CAPABILITY_LEVEL swDecodingLevel
 

Constructor & Destructor Documentation

◆ CodecCapLevels()

CodecCapLevels ( )
inline

Field Documentation

◆ hwDecodingLevel

Hardware decoding capability level, which represents the device's ability to perform hardware decoding on videos of different quality. See VIDEO_CODEC_CAPABILITY_LEVEL.

◆ swDecodingLevel

Software decoding capability level, which represents the device's ability to perform software decoding on videos of different quality. See VIDEO_CODEC_CAPABILITY_LEVEL.