NERtcAudioRecvStats class
远端用户的音频统计
Constructors
- NERtcAudioRecvStats.fromMap(Map stats)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
statsList
↔ List<
NERtcAudioLayerRecvStats> -
当前 uid 每条音频流的接收下行统计信息
getter/setter pair
- uid ↔ int?
-
用户 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.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited