Construction options for BvcAutoDecoder — the same shape as
BvcWorkerDecoderOptions, because the auto backend forwards them
verbatim to the BvcWorkerDecoder pool it may create. All fields are
optional; wasmInit is the one that also reaches the in-process
BvcDecoder used for small single-tile files, while poolSize,
spawn and threads only apply once a pool is actually spun up.
Construction options for BvcAutoDecoder — the same shape as BvcWorkerDecoderOptions, because the auto backend forwards them verbatim to the BvcWorkerDecoder pool it may create. All fields are optional;
wasmInitis the one that also reaches the in-process BvcDecoder used for small single-tile files, whilepoolSize,spawnandthreadsonly apply once a pool is actually spun up.