NERtcLocalVideoWatermarkState class

视频水印状态

Constructors

NERtcLocalVideoWatermarkState()

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

cancel → const int
取消水印
deviceNotSupported → const int
设备不支持
fontErr → const int
字体设置错误
imgFormatNotSupported → const int
图片格式不支持
imgFPSErr → const int
图片帧率设置错误,帧率的取值范围是 0~30.
imgNumErr → const int
图片数量设置错误
imgSizeErr → const int
图片尺寸设置错误
setSuccess → const int
视频水印设置成功
textContentEmpty → const int
文本内容为空
wmAlphaErr → const int
窗口透明度设置错误