toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.settings
/
VideoSendSettingsUpdate
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
VideoSendSettingsUpdate
with
Allow
Adaptive
Layers
Link copied to clipboard
fun
withAllowAdaptiveLayers
(
value
:
Update
<
StateBoolean
>
)
:
VideoSendSettingsUpdate.Builder
with
Encodings
Link copied to clipboard
fun
withEncodings
(
value
:
Update
<
VideoEncodingsSettingsUpdate
>
)
:
VideoSendSettingsUpdate.Builder
with
Max
Quality
Link copied to clipboard
fun
withMaxQuality
(
value
:
Update
<
VideoMaxQualityUpdate
>
)
:
VideoSendSettingsUpdate.Builder
with
Preferred
Codec
Link copied to clipboard
fun
withPreferredCodec
(
value
:
Update
<
CodecNameUpdate
>
)
:
VideoSendSettingsUpdate.Builder