Statistics constructor
Statistics()
Implementation
Statistics(
this._sessionId,
this._videoFrameNumber,
this._videoFps,
this._videoQuality,
this._size,
this._time,
this._bitrate,
this._speed,
);
Statistics(
this._sessionId,
this._videoFrameNumber,
this._videoFps,
this._videoQuality,
this._size,
this._time,
this._bitrate,
this._speed,
);