Back to Remotion

@remotion/captions

packages/docs/docs/captions/api.mdx

4.0.4601011 B
Original Source

Available from v4.0.216

The @remotion/captions package provides utilities for dealing with subtitles.

At the centre of this caption is the Caption type, which defines a standard shape for captions from different sources.

Captions can be generated from several sources and converted into the Caption type:

import {TableOfContents} from './TableOfContents';

<Installation pkg="@remotion/captions" />

APIs

<TableOfContents />

License

MIT