Interface: BackgroundBlurConfig
BackgroundBlurConfig specifies the configuration for a transformer logic that performs background blurring.
Hierarchy
↳
BackgroundBlurConfig
Properties
mediapipeBaseAssetsUri
• Optional
mediapipeBaseAssetsUri: string
A uri path to mediapipe assets.
Inherited from
MediaProcessorBaseConfig.mediapipeBaseAssetsUri
modelAssetUriPath
• Optional
modelAssetUriPath: string
A uri path to tflite model.
Inherited from
MediaProcessorBaseConfig.modelAssetUriPath
renderingOptions
• Optional
renderingOptions: RenderingOptions
Inherited from
MediaProcessorBaseConfig.renderingOptions
transformerType
• transformerType: BackgroundBlur
Type of post process.
Overrides
MediaProcessorBaseConfig.transformerType
radius
• Optional
radius: number
| BlurRadius
Blur strength, in px if provided as number