TransferCharacteristics type

Signature:

export type TransferCharacteristics = "bt709" | "pq" | "hlg" | "linear" | "srgb" | "bt2020-10" | "bt2020-12" | "unspecified" | "unknown";