daily-android
0.31.0
daily-android
/
co.daily.model.streaming
/
StreamingVideoSettings
/
Builder
Builder
class
Builder
Content copied to clipboard
Functions
Functions
build
Link copied to clipboard
fun
build
(
)
:
StreamingVideoSettings
Content copied to clipboard
with
Background
Color
Link copied to clipboard
fun
withBackgroundColor
(
value
:
String
)
:
StreamingVideoSettings.Builder
Content copied to clipboard
with
Bitrate
Link copied to clipboard
fun
withBitrate
(
value
:
Int
)
:
StreamingVideoSettings.Builder
Content copied to clipboard
with
Fps
Link copied to clipboard
fun
withFps
(
value
:
Int
)
:
StreamingVideoSettings.Builder
Content copied to clipboard
with
Height
Link copied to clipboard
fun
withHeight
(
value
:
Int
)
:
StreamingVideoSettings.Builder
Content copied to clipboard
with
Width
Link copied to clipboard
fun
withWidth
(
value
:
Int
)
:
StreamingVideoSettings.Builder
Content copied to clipboard