Interface

ClipCreatedEvent

Payload emitted by `clip:created` for committed clip creation.

Signature

Type Definition
Interface ClipCreatedEvent

Properties

NameSignatureDescription
clipclip: ClipNewly created clip.
originClipId?originClipId?: stringSource clip ID from which this clip was created (useful for copying external metadata or tracking clip lineage).
reasonreason: ClipCreatedReasonCommand that created the clip.