VeLivePlayerConfiguration constructor
VeLivePlayerConfiguration({})
Implementation
VeLivePlayerConfiguration({
this.enableSei,
this.enableHardwareDecode,
this.enableLiveDNS,
this.enableStatisticsCallback,
this.statisticsCallbackInterval,
this.networkTimeoutMs,
this.retryIntervalTimeMs,
this.retryMaxCount,
});