DrmExtractorLink
constructor( source: String, name: String, url: String, referer: String? = null, quality: Int? = null, type: ExtractorLinkType? = INFER_TYPE, headers: Map<String, String> = mapOf(), extractorData: String? = null, kid: String? = null, key: String? = null, uuid: UUID = CLEARKEY_UUID, kty: String? = "oct", keyRequestParameters: HashMap<String, String> = hashMapOf(), licenseUrl: String? = null)(source)
constructor( source: String, name: String, url: String, referer: String, quality: Int, type: ExtractorLinkType?, headers: Map<String, String> = mapOf(), extractorData: String? = null, kid: String? = null, key: String? = null, uuid: UUID = CLEARKEY_UUID, kty: String? = "oct", keyRequestParameters: HashMap<String, String> = hashMapOf(), licenseUrl: String? = null)(source)
Deprecated (with error)
Use newDrmExtractorLink