ZegoEffectsResourcesPathParam class
资源路径参数配置。
Constructors
Properties
- common ↔ String
-
常用资源的路径。
getter/setter pair
- faceDetection ↔ String
-
人脸检测模型的资源路径。
getter/setter pair
- faceWhitening ↔ String
-
美白效果资源的路径。
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- makeup ↔ String
-
妆容效果资源的路径。
getter/setter pair
- pendant ↔ String
-
挂件资源的路径。
getter/setter pair
- rosy ↔ String
-
红润效果资源的路径。
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- segmentation ↔ String
-
人像分割模型的资源路径。
getter/setter pair
- teeth ↔ String
-
牙齿美白效果资源的路径。
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