NERtcRuntimeError class
运行时错误
Constructors
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
- admNoAuthorize → const int
- 没有音频权限
- admPlayoutInitError → const int
- 音频播放设备初始化失败
- admPlayoutStartError → const int
- 音频播放设备打开失败
- admPlayoutUnknownError → const int
- 音频播放设备运行错误
- admRecordInitError → const int
- 麦克风初始化失败
- admRecordStartError → const int
- 麦克风打开失败
- admRecordUnknownError → const int
- 麦克风运行错误
- vdmCameraDisconnectError → const int
- 相机被其他应用抢占
- vdmCameraFreezedError → const int
- 相机已冻结
- vdmCameraUnknownError → const int
- 相机运行错误
- vdmNoAuthorize → const int
- 没有视频权限