mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-04-29 22:24:29 +02:00
source.js mapping
This commit is contained in:
parent
1e46949dd6
commit
a41b138d3c
@ -408,7 +408,7 @@ class AudioUrlWidevineSource extends AudioUrlSource {
|
||||
if(obj.licenseHeaders) {
|
||||
this.licenseHeaders = obj.licenseHeaders;
|
||||
}
|
||||
this.decodeLicenseResponse = obj.decodeLicenseResponse
|
||||
this.decodeLicenseResponse = obj.decodeLicenseResponse ?? false
|
||||
}
|
||||
}
|
||||
class AudioUrlRangeSource extends AudioUrlSource {
|
||||
|
Loading…
x
Reference in New Issue
Block a user