Expand description
VideoJs — QuickJS binding for ferridriver::Video.
Mirrors Playwright’s client-side Video class from
/tmp/playwright/packages/playwright-core/src/client/video.ts and
the public-type contract in
/tmp/playwright/packages/playwright-core/types/types.d.ts:21621:
sync construction, async path() / saveAs() / delete() that
block until the owning page closes and the encoder finalises.