Interface

SourceFrame

Exact source-frame timestamp returned by a media integration.

Signature

Type Definition
Interface SourceFrame

Properties

NameSignatureDescription
end?end?: RationalTimeExclusive source timestamp where the frame ends, when known.
indexindex: numberZero-based frame index within the source, when known by the resolver.
sourceIdsourceId: stringSource asset identifier matching clip.sourceId.
startstart: RationalTimeInclusive source timestamp where the frame begins.