@contentauth/c2pa-js
Preparing search index...
@contentauth/c2pa-web
index
Config
Interface Config
interface
Config
{
settings
?:
Settings
;
wasmSrc
:
string
|
Module
;
}
Index
Properties
settings?
wasm
Src
Properties
Optional
settings
settings
?:
Settings
Settings for the SDK.
wasm
Src
wasmSrc
:
string
|
Module
URL to fetch the WASM binary or an already-instantiated WASM module.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
settings
wasm
Src
@contentauth/c2pa-js
Loading...
Settings for the SDK.