OptionalsettingsURL to fetch the WASM binary or an already-instantiated WASM module.
OptionalworkerHTTPS URL to the worker script. When provided the worker is loaded from this URL instead of an inline blob URL, which is required in environments with a strict Content Security Policy that disallows blob: worker sources.
Host the file exported as @contentauth/c2pa-web/c2pa_worker alongside your
application and pass its URL here.
Settings for the SDK. Will be inherited by created builders and readers.