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

Inherits <NSObject>.

Properties

AgoraLowlightEnhanceMode mode
 
AgoraLowlightEnhanceLevel level
 

Detailed Description

The video noise reduction options.

Since** v3.6.2

Property Documentation

◆ mode

- (AgoraLowlightEnhanceMode) mode
readwritenonatomicassign

The low-light enhancement mode. See AgoraLowlightEnhanceMode.

◆ level

- (AgoraLowlightEnhanceLevel) level
readwritenonatomicassign

The low-light enhancement level. See AgoraLowlightEnhanceLevel.