Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BackgroundFilterVideoFrameProcessor

Hierarchy

Index

Constructors

constructor

Methods

Static isSupported

  • This method will detect the environment in which it is being used and determine if background blur/replacement can be used.

    Parameters

    • Optional spec: BackgroundFilterSpec

      The {@link BackgroundBlurSpec} spec that will be used to initialize assets

    • Optional options: { logger?: Logger }

      options such as logger

    Returns Promise<boolean>

    a boolean promise that will resolve to true if supported and false if not

Static Protected resolveOptions

Static Protected resolveSpec

Generated using TypeDoc