Skip to content

textmode.overlay.js / TextmodeOverlayTarget

Type Alias: TextmodeOverlayTarget

ts
type TextmodeOverlayTarget = HTMLCanvasElement | HTMLVideoElement;

A live browser media element that can be sampled by the overlay controller.