VeLivePlayerStatistics constructor
VeLivePlayerStatistics({})
Implementation
VeLivePlayerStatistics({
this.url,
this.isHardWareDecode,
this.delayMs,
this.stallTimeMs,
this.videoCodec,
this.width,
this.height,
this.fps,
this.bitrate,
this.videoBufferMs,
this.audioBufferMs,
this.format,
this.protocol,
});