Remove removed shaka configuration option.

This commit is contained in:
Kavin 2022-05-05 18:10:03 +01:00
parent b4792981b7
commit 4d32912ade
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -473,9 +473,6 @@ export default {
preferredAudioCodecs: ["opus", "mp4a"],
manifest: {
disableVideo: disableVideo,
hls: {
useFullSegmentsForStartTime: true,
},
},
});