Agora RTC Objective-C API Reference  Refactor
Properties
AgoraVideoCodecCapLevels Class Reference

Inherits <NSObject>.

Properties

AgoraVideoCodecCapabilityLevel hwDecodingLevel
 
AgoraVideoCodecCapabilityLevel swDecodingLevel
 

Property Documentation

◆ hwDecodingLevel

- (AgoraVideoCodecCapabilityLevel) hwDecodingLevel
readwritenonatomicassign

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

◆ swDecodingLevel

- (AgoraVideoCodecCapabilityLevel) swDecodingLevel
readwritenonatomicassign

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