NERtcVideoLayerRecvStats constructor
NERtcVideoLayerRecvStats({})
Implementation
NERtcVideoLayerRecvStats(
{this.layerType,
this.decoderName,
this.decoderOutputFrameRate,
this.width,
this.height,
this.packetLossRate,
this.fps,
this.frozenRate,
this.receivedBitrate,
this.rendererOutputFrameRate,
this.totalFrozenTime});