toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.settings
/
ScreenVideoInputSettingsUpdate
Screen
Video
Input
Settings
Update
@
Serializable
data
class
ScreenVideoInputSettingsUpdate
(
val
isEnabled
:
Update
<
StateBoolean
>
?
=
null
)
:
Update
<
ScreenVideoInputSettingsUpdate
>
,
StateBoolean
Input settings specifically for the
screenVideo
input.
Members
Constructors
Screen
Video
Input
Settings
Update
Link copied to clipboard
constructor
(
isEnabled
:
Update
<
StateBoolean
>
?
=
null
)
Types
Builder
Link copied to clipboard
class
Builder
Properties
is
Enabled
Link copied to clipboard
val
isEnabled
:
Update
<
StateBoolean
>
?
=
null
Should the track be enabled.