SvtJpegXsPacketization type
How the JPEG-XS codestream is split into packets.
Signature:
export type SvtJpegXsPacketization = "codestream" | "slice";
How the JPEG-XS codestream is split into packets.
Signature:
export type SvtJpegXsPacketization = "codestream" | "slice";