SvtJpegXsCodec.SvtJpegXsPacketization
How the codestream is split into network-friendly packets.
Name |
Number |
Description |
SVT_JPEG_XS_PACKETIZATION_CODESTREAM |
0 |
One packet per whole-frame codestream (default). |
SVT_JPEG_XS_PACKETIZATION_SLICE |
1 |
One packet per slice (RFC 9134 style). |