EchoTestConfig class
音视频回路测试参数
Properties
- audioReportInterval ↔ int
-
音量信息提示间隔,单位:ms,默认为 100ms
getter/setter pair
- enableAudio ↔ bool
-
是否检测音频,检测设备为系统默认音频设备
getter/setter pair
- enableVideo ↔ bool
-
是否检测视频
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- roomId ↔ String
-
测试用户加入的房间 ID
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- token ↔ String
-
对用户进房时进行鉴权验证的动态密钥,用于保证音视频通话回路测试的安全性
getter/setter pair
- uid ↔ String
-
进行音视频通话回路测试的用户 ID
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