Signature
Interface SourceFrameResolverMethods
| Name | Signature | Description |
|---|---|---|
getFrameAt | getFrameAt(sourceId: string, sourceTime: RationalTime, mode?: SourceFrameResolveMode): MaybePromise<SourceFrame | null> | Finds the frame at or nearest to a source timestamp. |