toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.settings
/
VideoMediaTrackSettingsUpdate
/
Builder
Builder
class
Builder
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
VideoMediaTrackSettingsUpdate
with
Device
Id
Link copied to clipboard
fun
withDeviceId
(
value
:
Update
<
Device
>
)
:
VideoMediaTrackSettingsUpdate.Builder
with
Facing
Mode
Link copied to clipboard
fun
withFacingMode
(
value
:
Update
<
FacingModeUpdate
>
)
:
VideoMediaTrackSettingsUpdate.Builder
with
Frame
Rate
Link copied to clipboard
fun
withFrameRate
(
value
:
Update
<
FrameRate
>
)
:
VideoMediaTrackSettingsUpdate.Builder
with
Height
Link copied to clipboard
fun
withHeight
(
value
:
Update
<
Height
>
)
:
VideoMediaTrackSettingsUpdate.Builder
with
Processor
Link copied to clipboard
fun
withProcessor
(
value
:
VideoProcessor
)
:
VideoMediaTrackSettingsUpdate.Builder
with
Torch
Link copied to clipboard
fun
withTorch
(
value
:
Boolean
)
:
VideoMediaTrackSettingsUpdate.Builder
with
Width
Link copied to clipboard
fun
withWidth
(
value
:
Update
<
Width
>
)
:
VideoMediaTrackSettingsUpdate.Builder
with
Zoom
Link copied to clipboard
fun
withZoom
(
value
:
Double
)
:
VideoMediaTrackSettingsUpdate.Builder