Add TODO
This commit is contained in:
parent
176d81dd6b
commit
d9a02ba007
|
@ -440,6 +440,8 @@ export default Vue.extend({
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
// TODO: Test formats to determine if HDR / 60 FPS and skip them based on
|
||||||
|
// User settings
|
||||||
this.setDashQualityLevel(formatsToTest[0].bitrate)
|
this.setDashQualityLevel(formatsToTest[0].bitrate)
|
||||||
|
|
||||||
// Old logic. Revert if needed
|
// Old logic. Revert if needed
|
||||||
|
|
Loading…
Reference in New Issue