Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
AgoraVideoCodecType | codecType |
NSUInteger | codecCapMask |
AgoraVideoCodecCapLevels *_Nonnull | codecCapLevels |
The codec support information.
|
readwritenonatomicassign |
The codec type.
|
readwritenonatomicassign |
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
|
readwritenonatomicstrong |
The codec capability level, estimated based on the device hardware.