Skip to main content

Interface: VirtualBackgroundConfig

VirtualBackgroundConfig specifies the configuration for a transformer logic that performs background replacement with a given image.

Hierarchy

Properties

mediapipeBaseAssetsUri

Optional mediapipeBaseAssetsUri: string

A uri path to mediapipe assets.

Inherited from

MediaProcessorBaseConfig.mediapipeBaseAssetsUri


wasmAssetUriPath

Optional wasmAssetUriPath: string

Inherited from

MediaProcessorBaseConfig.wasmAssetUriPath


tfliteAssetUriPath

Optional tfliteAssetUriPath: string

Inherited from

MediaProcessorBaseConfig.tfliteAssetUriPath


renderingOptions

Optional renderingOptions: RenderingOptions

Inherited from

MediaProcessorBaseConfig.renderingOptions


backgroundAssetUri

backgroundAssetUri: string

URI for image or video asset.

Inherited from

AssetBackgroundConfig.backgroundAssetUri


transformerType

transformerType: VirtualBackground

Type of post process.

Overrides

MediaProcessorBaseConfig.transformerType