RenderingModifiers is a bring-your-own API that allows us to specify accessory rendering details.
It was born with webvtt-adapter, in order to solve its problem.
However, now with the introduction of TTML, there are more elegant solutions and patterns available, like the region derivation, where a new region is created from a different one.
The GOAL is to deprecate this API for the next major (when and if it will happen).
RenderingModifiersis a bring-your-own API that allows us to specify accessory rendering details.It was born with
webvtt-adapter, in order to solve its problem.However, now with the introduction of TTML, there are more elegant solutions and patterns available, like the region derivation, where a new region is created from a different one.
The GOAL is to deprecate this API for the next major (when and if it will happen).