Track

A layer of the composition dedicated to one job: captions, media, typography or audio. Tracks are peers, so they can be reordered and re-run independently.

Definition

A layer of the composition dedicated to one job: captions, media, typography or audio. Tracks are peers, so they can be reordered and re-run independently.

Why it matters

Peer tracks keep a project honest: a caption change cannot silently move the b-roll, and each layer can be regenerated alone.

Where it shows up in Hypit

Declared as elements such as <broll-track>, <caption-track> or <media-track>.

Related

FAQ

Is track specific to Hypit?

The idea is general to video workflows; the way it is expressed here follows how Hypit models projects, so the term maps to something you can actually edit.

Where can I see it in practice?

The quickstart walks through a full clone, and the clone-format pages show the same concept used in a real structure.

Do I need the paid API for this?

No. The agent tooling is free and open source; the managed API is optional.