本地音频统计数据。
-
Annotations
@JsonSerializable(explicitToJson: true)
Constructors
-
Constructs a LocalAudioStats
-
LocalAudioStats.fromJson(Map<String, dynamic> json)
factory
Properties
-
The hash code for this object. [...]
read-only, inherited
-
声道数。
read / write
-
A representation of the runtime type of the object.
read-only, inherited
-
发送码率的平均值,单位为 Kbps。
read / write
-
发送的采样率,单位为 Hz。
read / write
-
网络对抗前,本地客户端到边缘服务器的丢包率 (%)。 [...]
read / write
Methods
-
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
-
Returns a string representation of this object.inherited
Operators
-
operator ==(Object other) → bool
The equality operator. [...]
inherited