TXPlayInfoParams.useUrl constructor

const TXPlayInfoParams.useUrl({
  1. required String? url,
  2. Map<String, String>? httpHeader,
})

Implementation

const TXPlayInfoParams.useUrl({required this.url, this.httpHeader}) : this.appId = 0, this.fileId = "", this.psign = "";