VirtualBackgroundSourceType class

自定义背景图片的类型

Constructors

VirtualBackgroundSourceType()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

blur → const int
背景图为虚化处理后的背景图
color → const int
(默认)背景图像为纯色
image → const int
背景图像只支持 PNG 或 JPG 格式的文件