daily-android
0.31.0
daily-android
/
co.daily.settings
/
VideoProcessor
/
BackgroundImage
Background
Image
@
Serializable
data
class
BackgroundImage
(
path
:
String
)
:
VideoProcessor
Content copied to clipboard
Replace the background with the specified image. The path must be relative to the assets directory.
Constructors
Properties
Constructors
Background
Image
Link copied to clipboard
fun
BackgroundImage
(
path
:
String
)
Content copied to clipboard
Properties
path
Link copied to clipboard
val
path
:
String
Content copied to clipboard