NERtcLiveStreamState class Null safety
直播推流状态
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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
- imageError → const int
-
背景图片设置出错
512
- pushFail → const int
-
互动直播推流失败
506
- pushing → const int
-
推流中
505
- pushStopped → const int
-
推流结束
511