ZegoExpLowlightEnhancementParams class

Low light enhancement params.

Constructors

ZegoExpLowlightEnhancementParams(ZegoLowlightEnhancementMode mode, ZegoExpLowlightEnhancementType type)
ZegoExpLowlightEnhancementParams.defaultParam()
Constructs a low light enhancement params object by default.

Properties

hashCode int
The hash code for this object.
no setterinherited
mode ZegoLowlightEnhancementMode
Description: Low light enhancement mode. Default value: Off.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type ZegoExpLowlightEnhancementType
Description: Low light enhancement type. Default value: 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