Preparing search index...
The search index is not available
amazon-chime-sdk-js
amazon-chime-sdk-js
VideoFXEventAttributes
Interface VideoFXEventAttributes
[[VideoFXEventAttributes]] describes the config of video effect event.
interface
VideoFXEventAttributes
{
backgroundBlurEnabled
?:
string
;
backgroundBlurStrength
?:
number
|
VideoFxBlurStrength
;
backgroundFilterVersion
?:
number
;
backgroundReplacementEnabled
?:
string
;
}
Hierarchy (
View Summary
)
VideoFXEventAttributes
EventAttributes
Index
Properties
background
Blur
Enabled?
background
Blur
Strength?
background
Filter
Version?
background
Replacement
Enabled?
Properties
Optional
background
Blur
Enabled
backgroundBlurEnabled
?:
string
Optional
background
Blur
Strength
backgroundBlurStrength
?:
number
|
VideoFxBlurStrength
Optional
background
Filter
Version
backgroundFilterVersion
?:
number
Optional
background
Replacement
Enabled
backgroundReplacementEnabled
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Blur
Enabled
background
Blur
Strength
background
Filter
Version
background
Replacement
Enabled
amazon-chime-sdk-js
Loading...
[[VideoFXEventAttributes]] describes the config of video effect event.