forceReuseVideoCodecOnColorInfoMismatch
If color information between two video qualities is evaluated to be incompatible, the player won't reuse the video codec but recreate it. This is done to prevent color issues when switching between video qualities. This behaviour can cause brief black screens when switching between video qualities as codec recreation can be slow.
If a device is know to support the color information changes without issues, this property can be set to true
to always reuse the video codec and avoid the black screen.
Default is false
.