StatusBean class

Constructors

StatusBean.fromJson(Map<String, dynamic> map)
(Picture Loss Indication) 􏰶􏰷􏱫􏰙 PLI请求

Properties

audioOutputLevel String
接收的音频流音量大小
final
bitRate String
码率大小,单位是 kbps
final
codecImplementationName String
编码方式
final
codecName String
音视频编码格式: H264 / Opus
final
frameHeight int
发送类型,true为发送 视频高
final
frameRate int
视频帧率 FPS
final
frameWidth int
视频宽
final
googJitterReceived int
jitter 􏰙􏱁􏱂抖动缓冲接收到的数据
final
googNacksReceived String
nack 数量
final
googRenderDelayMs int
第一个关键帧是否正常收到 接收卡顿延时
final
hashCode int
The hash code for this object.
no setterinherited
id String
MediaStreamId 格式:userId+"_"+tag
final
mediaType String
媒体类型:video/audio
final
packetLostRate String
丢包率:取值范围是 0-100
final
rtt String
往返延时(ms)
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uid String
用户的uid
final

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