Skip to content

textmode.export.js / VideoContentHint

Type Alias: VideoContentHint

ts
type VideoContentHint = "" | "motion" | "detail" | "text";

Hint for the encoder's content-aware rate control.