StaticisOptionalspec: BackgroundFilterSpecThe BackgroundFilterSpec spec that will be used to initialize assets
Optionaloptions: { logger?: Logger }options such as logger
a boolean promise that will resolve to true if supported and false if not
Protected StaticresolveBased on the options that are passed in set defaults for options
Optionaloptions: BackgroundFilterOptionsthe options that are passed in
An updated set of options with defaults set
Protected StaticresolveBased on the spec that is passed in set defaults for spec
Optionalspec: BackgroundFilterSpecthe spec that was passed in
An updated spec with defaults set
This method will detect the environment in which it is being used and determine if background blur/replacement can be used.