toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.settings
/
VideoProcessor
/
BackgroundBlur
Background
Blur
@
Serializable
@
SerialName
(
value
=
"background-blur"
)
data
class
BackgroundBlur
(
val
strength
:
Double
)
:
VideoProcessor
Blur the background by the specified amount, between 0.0 and 1.0.
Members
Constructors
Background
Blur
Link copied to clipboard
constructor
(
strength
:
Double
)
Properties
strength
Link copied to clipboard
val
strength
:
Double