Skip to content

Deprecating RenderingModifiers and remove them from WebVTT #26

Description

@alexandercerutti

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).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions