TXVodDownloadMediaMsg constructor
TXVodDownloadMediaMsg({})
Implementation
TXVodDownloadMediaMsg({
this.playPath,
this.progress,
this.downloadState,
this.userName,
this.duration,
this.playableDuration,
this.size,
this.downloadSize,
this.url,
this.appId,
this.fileId,
this.pSign,
this.quality,
this.token,
this.speed,
this.isResourceBroken,
});