Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
AgoraEncodingPreference | encodingPreference |
AgoraCompressionPreference | compressionPreference |
BOOL | encodeAlpha |
Properties of the video encoder configuration.
|
readwritenonatomicassign |
The video encoder encodingPreference hard or soft
|
readwritenonatomicassign |
The video compression preference.
|
readwritenonatomicassign |
Whether to encode and send the alpha data to the remote when alpha data is present. The default value is false.