ClipIDCopyimport type { ClipID } from "https://raw.githubusercontent.com/andykais/ffmpeg-templates/main/lib/template_input.ts";Id of a clip. Ids are either manually specified or are inserted with the convention "CLIP_" type ClipID = string;§Type§string[src]