forceReuseVideoCodecReasons

When switching between video formats (eg: adapting between video qualities) the codec might be recreated due to several reasons. 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 video format changes and keep the current decoder without issues, this set can be filled with multiple ForceReuseVideoCodecReason and avoid the black screen.

Default is an empty set.