RtcVideoRecvBweStats class
The statistics class of bandwidth estimation of received video.
视频接收带宽评估统计类。
- Annotations
-
- @JsonSerializable(explicitToJson: true)
Constructors
- RtcVideoRecvBweStats.new(String userId, int bandwidth)
- Constructs a RtcVideoRecvBweStats
Properties
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