ZegoExpLowlightEnhancementParams class

低照度增强参数。

Constructors

ZegoExpLowlightEnhancementParams(ZegoLowlightEnhancementMode mode, ZegoExpLowlightEnhancementType type)
ZegoExpLowlightEnhancementParams.defaultParam()
默认构造一个低照度增强参数对象。

Properties

hashCode int
The hash code for this object.
no setterinherited
mode ZegoLowlightEnhancementMode
详情描述:低照度增强模式。默认值:Off。
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type ZegoExpLowlightEnhancementType
详情描述:低照度增强类型。默认值:Normal。
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited