Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

VideoTransferCharacteristics

type VideoTransferCharacteristics = "bt709" | "iec61966-2-1" | "smpte170m";

§Type

§
"bt709" | "iec61966-2-1" | "smpte170m"
[src]