SDK JS
    Preparing search index...

    Type Alias BvcAutoDecoderOptions

    BvcAutoDecoderOptions: BvcWorkerDecoderOptions

    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.