TTVideoEngineDownloadURLTask constructor
TTVideoEngineDownloadURLTask({})
Implementation
TTVideoEngineDownloadURLTask(
{this.urls,
this.cacheKey,
this.videoId,
this.countOfBytesReceived,
this.countOfBytesExpectedToReceive,
this.progress,
this.state,
this.error,
this.availableLocalFilePath,
this.taskId});