mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 23:00:03 +00:00
fix(video): hold final frame through composition
This commit is contained in:
@@ -124,6 +124,7 @@ describe("@hyperframes/core public API exports", () => {
|
||||
expect(typeof core.extractResolvedMedia).toBe("function");
|
||||
expect(typeof core.clampDurations).toBe("function");
|
||||
expect(typeof core.shouldClampMediaDuration).toBe("function");
|
||||
expect(typeof core.shouldClampResolvedMediaDuration).toBe("function");
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user