UNPKG

pgs.js

Version:

PGS (Presentation Graphic Stream) Subtitle For HTML5 Media Playback

6 lines (4 loc) 139 B
import type { PGSRenderOption } from "../renderer/renderer-option" export type PGSControllerOption = { renderOption: PGSRenderOption };